Compartir a través de


TableLayoutPanelCellPosition.Row Propiedad

Definición

Obtiene o establece el número de fila de la posición de celda TableLayoutPanelCellPosition actual.

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

Int32

Número de fila de la posición de celda TableLayoutPanelCellPosition actual.

Se aplica a

Consulte también