ListViewGroup.ListView Propriété

Définition

Obtient le contrôle ListView qui contient ce groupe.

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)]
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

Contrôle ListView qui contient ce groupe.

Attributs

S’applique à