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