ContentControlDate.Date Property
Gets or sets a date displayed by the date picker.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | The date that the date picker displays. |
See Also