SMART datagrid v.1 > Classes > GridHeader

Back  Forward

DataLudi.GridHeader.GridHeader  constructor

GridHeader constructor. 

Since it will be created internally when initializing Grid, you do not need to directly create this class object. 

function GridHeader (grid: GridBase);
Returns
Void
Parameters
grid - GridBase. required.
See Also
resizable
minHeight
Examples
Column Headers