public bool WrapText { get; set; }
Public Property WrapText As Boolean Get Set
public: property bool WrapText { bool get (); void set (bool value); }
member WrapText : bool with get, set
In This Article