TableLayoutPanelCellPosition.Row Propiedad

Definición

Obtiene o establece el número de fila del objeto actual 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

Valor de propiedad

Número de fila del objeto actual TableLayoutPanelCellPosition.

Se aplica a

Consulte también