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