AxpDataGrid

AxpDataGrid.RecordsPerPage Property

The initial page size (number of records/rows per page)

[Visual Basic]
Public Property RecordsPerPage As Integer
[C#]
public int RecordsPerPage {get; set;}

Property Value

The initial page size (number of records/rows per page)

See Also

AxpDataGrid Class | Axezz.WebControls Namespace