SchedulerNavigationButtonOptions Properties
Provides options which define certain characteristics of Navigation Buttons.Name | Description |
---|---|
AppointmentSearchInterval | Specifies the time span used by Navigation Buttons to search for the nearest appointments (in days), so it is limited to a reasonable range. |
NextCaption | Gets or sets the caption for the right (forward) navigation button. |
PrevCaption | Gets or sets the caption for the left (backward) navigation button. |
Visibility | Specifies whether the buttons are always visible, always hidden or their visibility depends on the situation. |
See Also