SMART datagrid v1.4 > Classes > GridBase
DataLudi.GridBase.onRowResizing event
function onRowResizing (grid: GridBase, rowIndex: Integer, newHeight: Integer, oldHeight: Integer): Boolean;
- Returns
- Boolean
- Parameters
- grid - GridBase.
- rowIndex - Integer.
- newHeight - Integer.
- oldHeight - Integer.
- See Also
- onRowResizing