A newer version of this page is available.
Switch to the current version.
ASPxScheduler.TimeZoneHelper Property
Provides access to an object used for converting time between time zones.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public override TimeZoneHelper TimeZoneHelper { get; }
Public Overrides ReadOnly Property TimeZoneHelper As TimeZoneHelper
Property Value
Type | Description |
---|---|
TimeZoneHelper | A TimeZoneHelper object used for time zone conversion. |
See Also
Feedback