Item changed event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sender
- Type: System Object
Sender
- rowItemId
- Type: System Int32
ID of the row item
- colItemId
- Type: System Int32
ID of the column item
- newState
- Type: System Boolean
New item state (true if checked)
See Also