AxpDataGrid

AxpDataGrid.RecordsPerPageSelectPlacement Property

Determine where the Record Per Page drop down list should appear.

[Visual Basic]
Public Property RecordsPerPageSelectPlacement As String
[C#]
public string RecordsPerPageSelectPlacement {get; set;}

Property Value

One of "top" or "bottom". Default="top"

Remarks

Place the Record Per Page drop down select list above or below the data grid.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace