Enum CalendarNavigationPanelPosition
Defines the constants that specify how the fixed panel holding the navigation calendars is displayed.
Namespace: Syncfusion.Schedule
Assembly: Syncfusion.Schedule.Base.dll
Syntax
public enum CalendarNavigationPanelPosition
Fields
| Name | Description |
|---|---|
| Hidden | No navigation calendars are visible. |
| Left | Navigation calendars are positioned to the left of Schedule display. |
| Right | Navigation calendars are positioned to the right of Schedule display. |