Bahasa

TableLayoutRowStyleCollection.Item[Int32] Properti

Definisi

Mendapatkan atau mengatur pada RowStyle indeks yang ditentukan.

public:
 property System::Windows::Forms::RowStyle ^ default[int] { System::Windows::Forms::RowStyle ^ get(int index); void set(int index, System::Windows::Forms::RowStyle ^ value); };
public System.Windows.Forms.RowStyle this[int index] { get; set; }
member this.Item(int) : System.Windows.Forms.RowStyle with get, set
Default Public Property Item(index As Integer) As RowStyle

Parameter

index
Int32

Indeks berbasis nol untuk RowStyle mendapatkan atau mengatur.

Nilai Properti

A RowStyle pada indeks yang ditentukan.

Berlaku untuk