Returns the ListView control that holds this ListItem. May be null if no control has been assigned yet.
[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;
ListItem Class | ListItem Members | System.WinForms Namespace