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