Method OnItemCheck
OnItemCheck(ItemCheckEventArgs)
Raises the ItemCheck event.
protected override void OnItemCheck(ItemCheckEventArgs ice)
Parameters
ice
ItemCheckEventArgsAn ItemCheckEventArgs that contains the event data.
Raises the ItemCheck event.
protected override void OnItemCheck(ItemCheckEventArgs ice)
ice
ItemCheckEventArgsAn ItemCheckEventArgs that contains the event data.