DateTimeRangeControlClient.LabelFormatInfo Property
Gets or sets culture-specific information about the date-time format of labels.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DateTimeFormatInfo | An object that contains culture-specific information about the format of date and time values. |
See Also