AppointmentItem.TimeZoneId Property
Gets or sets the appointment time zone.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v19.2.dll
Declaration
public string TimeZoneId { get; set; }
Public Property TimeZoneId As String
Property Value
Type |
Description |
String |
A String indicating the appointment time zone name.
|
Use the TimeZoneId property to specify the time zone for a particular appointment. Refer to the Microsoft Time Zone Index Values topic for the list of all available time zones.
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...