| UniMatrixOnCheckPermissions Delegate | 
            Occurs if the matrix wants to check the permission to edit particular item.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic delegate bool OnCheckPermissions(
	Object value
)
Parameters
- value
- Type: SystemObject
 Column value
Return Value
Type: 
Boolean See Also
See Also