SchedulerPrintAdapter.ClientTimeZoneId Property
Gets or sets the time zone’s string identifier used by the print adapter. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Reporting
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
String | A string value that is the time zone’s unique identifier. The value is equal to the Id property value. |
See Also