TableLayoutPanelCellPosition.Row Vlastnost

Definice

Získá nebo nastaví číslo řádku aktuálního TableLayoutPanelCellPosition.

public:
 property int Row { int get(); void set(int value); };
public int Row { get; set; }
member this.Row : int with get, set
Public Property Row As Integer

Hodnota vlastnosti

Int32

Číslo řádku aktuálního TableLayoutPanelCellPosition.

Platí pro

Viz také