SchedulerFormTemplateContainer.TimeZoneHelper Property
Provides access to the object used for time zone conversion within the form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
TimeZoneHelper | A TimeZoneHelper object which is used for time zone conversion. |
See Also