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