VistaCalendarViewStyle Enum
Contains values that specify which date grouping Views are available in Windows Vista display mode.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Default
|
Combines the following views: Month |
Month
|
A month view: |
Year
|
A year view by months: |
Quarter
|
A year view by quarters: |
Years
|
A 12-years view: |
Century
|
A century view: |
All
|
Combines the following views: Month |
#Related API Members
The following properties accept/return VistaCalendarViewStyle values:
#Remarks
Use the RepositoryItemDateEdit.VistaCalendarViewStyle property to customize which date grouping Views are available in Windows Vista display mode.