Class
DefaultTimeLineContainerSelector

Definition

Namespace:Telerik.Windows.Controls.GanttView

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

cs-api-definition
public class DefaultTimeLineContainerSelector : GanttItemsContainerSelector, IContainerSelector

Inheritance: objectGanttItemsContainerSelectorDefaultTimeLineContainerSelector

Implements: IContainerSelector

Inherited Members GanttItemsContainerSelector.BorderContainerTypeGanttItemsContainerSelector.AlternatingBorderContainerTypeGanttItemsContainerSelector.RowHighlightContainerTypeGanttItemsContainerSelector.RowSelectionContainerType

Constructors

DefaultTimeLineContainerSelector()

Declaration

cs-api-definition
public DefaultTimeLineContainerSelector()

Fields

DeadlineContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier DeadlineContainerType

Field Value

ContainerTypeIdentifier

DragRelationSlotContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier DragRelationSlotContainerType

Field Value

ContainerTypeIdentifier

DragResizeSlotHighlightContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier DragResizeSlotHighlightContainerType

Field Value

ContainerTypeIdentifier

EventDecoratorContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier EventDecoratorContainerType

Field Value

ContainerTypeIdentifier

MilestoneDragResizeSlotHighlightContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier MilestoneDragResizeSlotHighlightContainerType

Field Value

ContainerTypeIdentifier

MilestoneTaskContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier MilestoneTaskContainerType

Field Value

ContainerTypeIdentifier

OnTimeIndicatorContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier OnTimeIndicatorContainerType

Field Value

ContainerTypeIdentifier

RelationContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier RelationContainerType

Field Value

ContainerTypeIdentifier

SpecialSlotContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier SpecialSlotContainerType

Field Value

ContainerTypeIdentifier

SummaryDragResizeSlotHighlightContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier SummaryDragResizeSlotHighlightContainerType

Field Value

ContainerTypeIdentifier

SummaryTaskContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier SummaryTaskContainerType

Field Value

ContainerTypeIdentifier

TaskContainerType

Declaration

cs-api-definition
protected static readonly ContainerTypeIdentifier TaskContainerType

Field Value

ContainerTypeIdentifier

Methods

GetContainerType(object)

Declaration

cs-api-definition
public override ContainerTypeIdentifier GetContainerType(object item)

Parameters

item

object

Returns

ContainerTypeIdentifier

Overrides GanttItemsContainerSelector.GetContainerType(object)