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.v26.1.dll
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