Tells whether the LabelWrap style is currently set.
[Visual Basic] Public Property LabelWrap As Boolean [C#] public bool LabelWrap {get; set;} [C++] public: __property bool get_LabelWrap(); public: __property void set_LabelWrap(bool); [JScript] public function get LabelWrap() : Boolean; public function set LabelWrap(Boolean);
ListView Class | ListView Members | System.WinForms Namespace