Back to Devexpress

CalendarFastNavProperties Members

aspnet-devexpress-dot-web-dot-calendarfastnavproperties-dot-underscore-members.md

latest4.8 KB
Original Source

CalendarFastNavProperties Members

Contains settings specific to a calendar’s fast navigation panel.

Constructors

NameDescription
CalendarFastNavProperties()Initializes a new instance of the CalendarFastNavProperties class with default settings.
CalendarFastNavProperties(IPropertiesOwner)Initializes a new instance of the CalendarFastNavProperties class with the specified owner.

Properties

NameDescription
CancelButtonTextGets or sets the text displayed within the Cancel button of the calendar’s fast navigation panel.
DisplayModeGets or sets the display mode of the calendar’s fast navigation.
EnabledGets or sets a value that specifies whether the calendar’s fast navigation panel is enabled.
EnableInlineAnimationGets or sets a value that specifies whether a specific animation effect is used when using the calendar’s fast navigation.
EnablePopupAnimationGets or sets a value that specifies whether a specific animation effect is used when the calendar’s fast navigation panel is invoked.
InitialViewSpecifies the initial Calendar view.
MaxViewSpecifies the earliest available Calendar view. For example, if the MaxView property is set to Months, the picker displays the months of a particular year and January is the earliest available Calendar view item.
OkButtonTextGets or sets the text displayed within the Ok button of the calendar’s fast navigation panel.
ShowFastNavHeaderBackElementSpecifies whether the back element used to return to the previous mode is displayed within the fast navigation area’s header.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings of the specified object to the current one.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from StateManager.

See Also

CalendarFastNavProperties Class

DevExpress.Web Namespace