ListViewItem.ListView Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le contrôle ListView qui contient l'élément.
public:
property System::Windows::Forms::ListView ^ ListView { System::Windows::Forms::ListView ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ListView ListView { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ListView : System.Windows.Forms.ListView
Public ReadOnly Property ListView As ListView
Valeur de propriété
ListView qui contient le ListViewItem.
- Attributs
Remarques
Vous pouvez utiliser cette propriété pour accéder au ListView contrôle qui possède le ListViewItem.