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