SchedulerFormTemplateContainer.TimeZoneHelper Property
In This Article
Provides access to the object used for time zone conversion within the form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
#Declaration
public TimeZoneHelper TimeZoneHelper { get; }
#Property Value
Type | Description |
---|---|
Time |
A Time |
See Also