Class
CellContainer

Definition

Namespace:Telerik.Windows.Controls.GanttView

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

cs-api-definition
public class CellContainer : CellContainerBase, IDataContainer

Inheritance: objectCellContainerBaseCellContainer

Derived Classes: CellHighlightContainerTreeCellContainer

Implements: IDataContainer

Inherited Members CellContainerBase.DataItem

Constructors

CellContainer()

Declaration

cs-api-definition
public CellContainer()

Methods

ClearDataContext()

Declaration

cs-api-definition
protected override void ClearDataContext()

Overrides CellContainerBase.ClearDataContext()

OnInitialized(EventArgs)

Raises the event. This method is invoked whenever is set to true internally.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

ResetTheme()

Resets the theme.

Declaration

cs-api-definition
public void ResetTheme()

ResetThemeOverride()

Declaration

cs-api-definition
protected virtual void ResetThemeOverride()

SetDataContext(CellInfo)

Declaration

cs-api-definition
protected override void SetDataContext(CellInfo cellInfo)

Parameters

cellInfo

CellInfo

Overrides CellContainerBase.SetDataContext(CellInfo)