AxpDataGrid

AxpDataGrid.ListClick Event

Event raised when the List button is clicked.

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

Remarks

Event is also raised if the Close button is clicked and the Close button opens the Grid view.

See Also

AxpDataGrid Class | Axezz.WebControls Namespace