PropertyGrid.PropertyTabCollection.Item[Int32] Özellik

Tanım

Belirtilen dizinde değerini PropertyTab alır.

public:
 property System::Windows::Forms::Design::PropertyTab ^ default[int] { System::Windows::Forms::Design::PropertyTab ^ get(int index); };
public System.Windows.Forms.Design.PropertyTab this[int index] { get; }
member this.Item(int) : System.Windows.Forms.Design.PropertyTab
Default Public ReadOnly Property Item(index As Integer) As PropertyTab

Parametreler

index
Int32

Döndürülecek dizini PropertyTab .

Özellik Değeri

PropertyTab

PropertyTab Belirtilen dizindeki .

Şunlara uygulanır