Class CellContainer
Inherited Members
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class CellContainer : CellContainerBase, IDataContainer, IThemable
Constructors
CellContainer()
Declaration
public CellContainer()
Methods
ClearDataContext()
Declaration
protected override void ClearDataContext()
Overrides
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()
SetDataContext(CellInfo)
Declaration
protected override void SetDataContext(CellInfo cellInfo)
Parameters
CellInfo
cellInfo
|