PropertyGrid.PropertyTabCollection.Item[Int32] Vlastnost

Definice

Získá v zadaném PropertyTab indexu.

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

Parametry

index
Int32

Index návratu PropertyTab .

Hodnota vlastnosti

PropertyTab

V PropertyTab zadaném indexu.

Platí pro