CalendarPopupSettings.CalendarIdentifier Property
In This Article
Gets or sets the calendar system to use.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
String | The calendar system to use. |
#Remarks
The CalendarIdentifier property is bound to the CalendarIdentifier property.
See Also