'Declaration <SerializableAttribute()> Public Enum CalendarMode Inherits System.Enum
'Usage Dim instance As CalendarMode
[Serializable()] public enum CalendarMode : System.Enum
'Declaration <SerializableAttribute()> Public Enum CalendarMode Inherits System.Enum
'Usage Dim instance As CalendarMode
[Serializable()] public enum CalendarMode : System.Enum
Member | Description |
---|---|
Decade | The GcDropDownCalendar displays a decade at a time. |
Month | The GcDropDownCalendar displays a month at a time. |
Year | The GcDropDownCalendar displays a year at a time. |
DisplayMode | |
---|---|
Month | To navigate to Year, click on the month heading. |
Year | To navigate to Decade, click on the year heading. To navigate to Month, click on one of the displayed months. |
Decade | To navigate to Year, click on one of the displayed years. |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarMode