SMART datagrid v.1 > Classes > GridFooterHead

Back  Forward

DataLudi.GridFooterHead.GridFooterHead  constructor

GridFooterHead constructor. 

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

function GridFooterHead (footer: GridFooter);
Returns
Void
Parameters
footer - GridFooter. required.
GridFooter object which owns this object.
See Also
GridFooter
Examples
Column Footer