AxpDataGrid

AxpDataGrid.DisplayRecordsPerPageSelect Property

Whether the Drop-down list for selecting the number of Records per Page should be visible.

[Visual Basic]
Public Property DisplayRecordsPerPageSelect As Boolean
[C#]
public bool DisplayRecordsPerPageSelect {get; set;}

Property Value

true if the Drop-down list for selecting the number of Records per Page should be visible, false otherwise. Default is true.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace