Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class DefaultTimeRulerContainerSelector : IContainerSelector
Inheritance: objectDefaultTimeRulerContainerSelector
Implements:
Constructors
C#
public DefaultTimeRulerContainerSelector()
Fields
C#
protected static readonly ContainerTypeIdentifier CurrentHourContainerType
C#
protected static readonly ContainerTypeIdentifier GroupTickContainerType
C#
protected static readonly ContainerTypeIdentifier MajorTickContainerType
C#
protected static readonly ContainerTypeIdentifier MinorTickContainerType
Methods
C#
public virtual ContainerTypeIdentifier GetContainerType(object item)
Implements: