New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.GanttView

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

C#
public abstract class CellContainerBase : ContentControl, IDataContainer

Inheritance: objectCellContainerBase

Derived Classes: CellContainerCellEditingContainer

Implements: IDataContainer

Constructors

C#
protected CellContainerBase()

Properties

C#
public object DataItem { get; set; }

Implements: IDataContainer.DataItem

Methods

C#
protected abstract void ClearDataContext()
C#
protected abstract void SetDataContext(CellInfo cellInfo)
Parameters:cellInfoCellInfo