Compartilhar via


IGridProvider.RowCount Propriedade

Definição

Obtém o número total de linhas em uma grade.

public:
 property int RowCount { int get(); };
int RowCount();
public int RowCount { get; }
var int32 = iGridProvider.rowCount;
Public ReadOnly Property RowCount As Integer

Valor da propriedade

Int32

int

O número total de linhas em uma grade.

Aplica-se a