SMART datagrid v.1 > Classes > GridBase

Back  Forward

DataLudi.GridBase.isAllChecked  method

Return whether the entire row check cells are checked state in the head area of grid check bar. 

You can call setAllChecked to change the checked state. 

function isAllChecked (): Boolean;
Returns
Boolean

 

See Also
setAllChecked
isChecked
setChecked
checkRows
Examples
Check Bar