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