Class SimpleTreeCellContainer
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class SimpleTreeCellContainer : SimpleCellContainer, IDataContainer, IThemable, IExpandCollapsableVisual
Constructors
SimpleTreeCellContainer()
Declaration
public SimpleTreeCellContainer()
Methods
ClearDataContext()
Declaration
protected override void ClearDataContext()
Overrides
OnApplyTemplate()
SetDataContext(CellInfo)
Declaration
protected override void SetDataContext(CellInfo cellInfo)
Parameters
CellInfo
cellInfo
|