UniMatrixIsColumnEditable Method |
Returns true if the given column is editable.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected bool IsColumnEditable(
Object columnValue
)
Parameters
- columnValue
- Type: SystemObject
Column value
Return Value
Type:
BooleanSee Also