CalendarPopupSettings.CalendarLanguage Property
In This Article
Gets or sets the name of the language and culture that a calendar uses.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
String | A calendar’s language and culture. |
#Remarks
The CalendarLanguage property is bound to the Language property.
See Also