Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class DefaultTimeLineContainerSelector : GanttItemsContainerSelector, IContainerSelector
Inheritance: objectGanttItemsContainerSelectorDefaultTimeLineContainerSelector
Implements:
Inherited Members
Constructors
C#
public DefaultTimeLineContainerSelector()
Fields
C#
protected static readonly ContainerTypeIdentifier DeadlineContainerType
C#
protected static readonly ContainerTypeIdentifier DragRelationSlotContainerType
C#
protected static readonly ContainerTypeIdentifier DragResizeSlotHighlightContainerType
C#
protected static readonly ContainerTypeIdentifier EventDecoratorContainerType
C#
protected static readonly ContainerTypeIdentifier MilestoneDragResizeSlotHighlightContainerType
C#
protected static readonly ContainerTypeIdentifier MilestoneTaskContainerType
C#
protected static readonly ContainerTypeIdentifier OnTimeIndicatorContainerType
C#
protected static readonly ContainerTypeIdentifier RelationContainerType
C#
protected static readonly ContainerTypeIdentifier SpecialSlotContainerType
C#
protected static readonly ContainerTypeIdentifier SummaryDragResizeSlotHighlightContainerType
C#
protected static readonly ContainerTypeIdentifier SummaryTaskContainerType
C#
protected static readonly ContainerTypeIdentifier TaskContainerType
Methods
C#
public override ContainerTypeIdentifier GetContainerType(object item)
Overrides: