CpDataListBoxdgGrid_SortCommand 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_SortCommand(
Object source,
DataGridSortCommandEventArgs e
)
Public Sub dgGrid_SortCommand (
source As Object,
e As DataGridSortCommandEventArgs
)
Parameters
- source Object
-
- e DataGridSortCommandEventArgs
-