A newer version of this page is available.
Switch to the current version.
AppointmentFormTemplateContainer.TimeZonesEnabled Property
Gets the value that indicates whether time zones are enabled in the appointment form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public bool TimeZonesEnabled { get; }
Public ReadOnly Property TimeZonesEnabled As Boolean
Property Value
Type | Description |
---|---|
Boolean | true, if time zones are enabled in the appointment form; otherwise, false. |
See Also
Feedback