CpDataListBoxdgGrid_ItemCommand Method
Namespace: Centralpoint.Web.UI.ControlsAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public void dgGrid_ItemCommand(
Object source,
DataGridCommandEventArgs e
)
Public Sub dgGrid_ItemCommand (
source As Object,
e As DataGridCommandEventArgs
)
Parameters
- source Object
-
- e DataGridCommandEventArgs
-