DateTimeRangeControlClient.Maximum Property
Gets or sets the maximum available value.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime structure that specifies the maximum available value. |
See Also