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