Class TimeZoneCollection
Represents a collection of TimeZone.
Inheritance
System.Object
TimeZoneCollection
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public class TimeZoneCollection : ObservableCollection<TimeZone>
Constructors
TimeZoneCollection()
Declaration
public TimeZoneCollection()