SMART datagrid v.1 > Classes > CheckBar

Back  Forward

DataLudi.CheckBar.CheckBar  constructor

CheckBar constructor. 

Since it is created internally when initializing grid, you do not need to directly create this class object. 

function CheckBar (grid: GridBase);
Returns
Void
Parameters
grid - GridBase. required.
See Also
GridBase.checkBar
exclusive
Examples
Check Bar
Checkable Expression & Callback