If true, draws grid lines between items and subItems. This property is only meaningful in Report view
[Visual Basic] Public Property GridLines As Boolean [C#] public bool GridLines {get; set;} [C++] public: __property bool get_GridLines(); public: __property void set_GridLines(bool); [JScript] public function get GridLines() : Boolean; public function set GridLines(Boolean);
ListView Class | ListView Members | System.WinForms Namespace