SMART datagrid v.1 > Classes > RowGroupPanelHead
DataLudi.RowGroupPanelHead.RowGroupPanelHead constructor
RowGroupPanelHead constructor.
Since it is created internally when creating RowGroupPanel object, you do not need to directly create this object.
function RowGroupPanelHead (panel: RowGroupPanel);
- Returns
- Void
- Parameters
- panel - RowGroupPanel. required.
- See Also
- RowGroupPanel
- Examples
- Row Grouping