CalendarInactiveDaysVisibility Enum
Lists modes for displaying dates which do not belong to a current month but are displayed to fill in the first or last row.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Members
Name | Description |
---|---|
FirstLast
|
If the calendar displays several months, only dates before the first month and after the last month shown are visible. |
Visible
|
|
Hidden
|
Related API Members
The following properties accept/return CalendarInactiveDaysVisibility values:
See Also