Definition
Namespace:Telerik.Windows.Controls.GanttView
Assembly:Telerik.Windows.Controls.GanttView.dll
Syntax:
C#
public class CellContainer.CellProxy : EventProxy
Inheritance: objectEventProxyCellContainer.CellProxy
Inherited Members
Constructors
C#
public CellProxy()
Fields
CellInfoProperty
DependencyProperty
C#
public static readonly DependencyProperty CellInfoProperty
FormattedValueProperty
DependencyProperty
C#
public static readonly DependencyProperty FormattedValueProperty
Properties
C#
public string FormattedValue { get; set; }
Methods
C#
protected override void UpdateProperties()
Overrides: