ListViewGroup.ListView 屬性

定義

取得含有這個群組的 ListView 控制項。

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

屬性值

含有這個群組的 ListView 控制項。

屬性

適用於