CalendarControlBase.MaxValue Property
Gets or sets the maximum date displayed by the calendar.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | The maximum date displayed by the calendar. |
See Also