BootstrapCalendarFastNavPropertiesBuilder Methods
Contains settings specific to a calendar’s fast navigation panel.Name | Description |
---|---|
CancelButtonText(String) | Sets the text displayed within the Cancel button of the calendar’s fast navigation panel. |
DisplayMode(FastNavigationDisplayMode) | Sets the display mode of the calendar’s fast navigation. |
Enabled(Boolean) | Sets a value that specifies whether the calendar’s fast navigation panel is enabled. |
EnableInlineAnimation(Boolean) | Sets a value that specifies whether a specific animation effect is used when using the calendar’s fast navigation. |
EnablePeriodNavigation(Boolean) | Sets a value that specifies whether a user can navigate through periods within the calendar’s fast navigation area. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals(Object, Object) | Determines whether the specified object instances are considered equal. 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() | Creates a shallow copy of the current Object. Inherited from Object. |
MinZoomLevel(InlineFastNavigationZoomLevel) | Sets a value specifying the size of a date range displayed within the calendar’s fast navigation area. |
OkButtonText(String) | Sets the text displayed within the Ok button of the calendar’s fast navigation panel. |
ReferenceEquals(Object, Object) | Determines whether the specified Object instances are the same instance. Inherited from Object. |
ShowFastNavHeaderBackElement(Boolean) | Specifies whether the back element used to return to the previous mode is displayed within the fast navigation area’s header. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also