CustomDrawDayNumberCellEventArgs.View Property
In This Article
Gets or sets the current View of data in the dropdown window.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Date |
#Remarks
Use the View property to get how data in the dropdown is represented: using a Month View, Year View, etc.
See Also