MainStringsCellProperties Property |
Namespace: Kettic.AspNet.Controls.Editor
public string CellProperties { get; set; }
Public Property CellProperties As String Get Set
public: property String^ CellProperties { String^ get (); void set (String^ value); }
member CellProperties : string with get, set