UniMatrixIsRowEditable Method |
Returns true if the given row is editable.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected bool IsRowEditable(
Object rowValue
)
Parameters
- rowValue
- Type: SystemObject
Row value
Return Value
Type:
BooleanSee Also