AppointmentFormTemplateContainer.TimeZoneId Property
Gets the string identifier of the time zone.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| String | The key string identifier allowed for the System.TimeZoneInfo.Id property. |
See Also