Bahasa

PropertyGrid.PropertyTabs Properti

Definisi

Mendapatkan kumpulan tab properti yang ditampilkan di kisi.

public:
 property System::Windows::Forms::PropertyGrid::PropertyTabCollection ^ PropertyTabs { System::Windows::Forms::PropertyGrid::PropertyTabCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.PropertyGrid.PropertyTabCollection PropertyTabs { get; }
[<System.ComponentModel.Browsable(false)>]
member this.PropertyTabs : System.Windows.Forms.PropertyGrid.PropertyTabCollection
Public ReadOnly Property PropertyTabs As PropertyGrid.PropertyTabCollection

Nilai Properti

Yang PropertyGrid.PropertyTabCollection berisi kumpulan PropertyTab objek yang ditampilkan oleh PropertyGrid.

Atribut

Keterangan

Semua tab properti berasal dari PropertyTab kelas .

Berlaku untuk