Returns the ListView control that this column is displayed in. May be null
[Visual Basic] Public ReadOnly Property ListView As ListView [C#] public ListView ListView {get;} [C++] public: __property ListView* get_ListView(); [JScript] public function get ListView() : ListView;
ListView control
ColumnHeader Class | ColumnHeader Members | System.WinForms Namespace