CpGridCpGrid_ItemCommand Method
Namespace: Centralpoint.Web.UI.ConsoleAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
private void CpGrid_ItemCommand(
Object sender,
DataGridCommandEventArgs e
)
Private Sub CpGrid_ItemCommand (
sender As Object,
e As DataGridCommandEventArgs
)
Parameters
- sender Object
-
- e DataGridCommandEventArgs
-