DateTimeRangeControlClient.GetPreferredCulture() Method
Returns the culture settings for month names, day abbreviations, and the first day of the week.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
CultureInfo | An object that specifies the culture settings for month names, day abbreviations, and the first day of the week. |
See Also