PropertyGrid.PropertyTabs Özellik

Tanım

Kılavuzda görüntülenen özellik sekmeleri koleksiyonunu alır.

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

Özellik Değeri

PropertyGrid.PropertyTabCollection

PropertyGrid.PropertyTabCollection tarafından PropertyGridgörüntülenen nesne koleksiyonunu PropertyTab içeren.

Öznitelikler

Açıklamalar

Tüm özellik sekmeleri sınıfından PropertyTab türetilir.

Şunlara uygulanır