DateNavigator.CalendarCulture Property
Gets or sets the calendar’s culture.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | A CultureInfo object containing culture-specific settings. |
See Also