Class DefaultTimeMarkerCollection
A read-only collection containing the default time markers.
Inheritance
System.Object
DefaultTimeMarkerCollection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public class DefaultTimeMarkerCollection : ReadOnlyCollection<ITimeMarker>
Constructors
DefaultTimeMarkerCollection()
Initializes a new instance of the DefaultTimeMarkerCollection class.
Declaration
public DefaultTimeMarkerCollection()