Class CellContainerBase
Inheritance
System.Object
CellContainerBase
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public abstract class CellContainerBase : ContentControl, IDataContainer
Constructors
CellContainerBase()
Declaration
protected CellContainerBase()
Properties
DataItem
Declaration
public object DataItem { get; set; }
Property Value
System.Object
|
Implements
Methods
ClearDataContext()
Declaration
protected abstract void ClearDataContext()