CpGridCpGrid_ItemCreated Method

Definition

Namespace: Centralpoint.Web.UI.Console
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private void CpGrid_ItemCreated(
	Object sender,
	DataGridItemEventArgs e
)

Parameters

sender  Object
 
e  DataGridItemEventArgs
 

See Also