CellDefinition.RowIndex Propiedad

Definición

Obtiene o establece el índice de la fila primaria de la celda.

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

Valor de propiedad

Índice de la fila que contiene la celda; -1 si no hay ninguna fila propietaria.

Se aplica a