SchedulerStorageControlSettings.ClientTimeZoneId Property
Gets or sets the client time zone of the Scheduler Storage control extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
String | A string that uniquely identifies a particular time zone and corresponds to the System.TimeZoneInfo.Id property value. |
See Also