Class TreeCellHighlightContainer
Inheritance
System.Object
TreeCellHighlightContainer
Inherited Members
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class TreeCellHighlightContainer : TreeCellContainer, IDataContainer, IThemable, IExpandCollapsableVisual
Constructors
TreeCellHighlightContainer()
Declaration
public TreeCellHighlightContainer()
Methods
OnApplyTemplate()
SetDataContext(CellInfo)
Declaration
protected override void SetDataContext(CellInfo cellInfo)
Parameters
CellInfo
cellInfo
|