AxpDataGrid
AxpDataGrid.CopyClick Event
Event raised when the Copy button is clicked
[Visual Basic]
Public Event CopyClick As
EventHandler
[C#]
public event
EventHandler
CopyClick;
See Also
AxpDataGrid Class
|
Axezz.WebControls Namespace