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
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()
ResetThemeOverride()
Declaration
protected virtual void ResetThemeOverride()
SetDataContext(CellInfo)
Declaration
protected override void SetDataContext(CellInfo cellInfo)
Parameters
Cell
|