| 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: 8.2.23
Syntaxpublic delegate bool OnCheckPermissions(
	Object value
)
Parameters
- value
 - Type: SystemObject
Column value 
Return Value
Type: 
Boolean
See Also