AxpDataGrid

AxpDataGrid.PreviousClick Event

Event raised when the Previous page/record button is clicked.

[Visual Basic]
Public Event PreviousClick As EventHandler
[C#]
public event EventHandler PreviousClick;

See Also

AxpDataGrid Class | Axezz.WebControls Namespace