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