New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.GanttView

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

C#
public class DefaultTimeLineContainerSelector : GanttItemsContainerSelector, IContainerSelector

Inheritance: objectGanttItemsContainerSelectorDefaultTimeLineContainerSelector

Implements: IContainerSelector

Inherited Members GanttItemsContainerSelector.BorderContainerTypeGanttItemsContainerSelector.AlternatingBorderContainerTypeGanttItemsContainerSelector.RowHighlightContainerTypeGanttItemsContainerSelector.RowSelectionContainerType

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)
Parameters:itemobjectReturns:

ContainerTypeIdentifier

Overrides: GanttItemsContainerSelector.GetContainerType(object)