Class CellContainer.CellProxy
Inherited Members
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class CellProxy : EventProxy
Constructors
CellProxy()
Declaration
public CellProxy()
Fields
CellInfoProperty
Declaration
public static readonly DependencyProperty CellInfoProperty
Field Value
System.Windows.DependencyProperty
|
FormattedValueProperty
Declaration
public static readonly DependencyProperty FormattedValueProperty
Field Value
System.Windows.DependencyProperty
|
Properties
CellInfo
FormattedValue
Declaration
public string FormattedValue { get; set; }
Property Value
System.String
|