SMART datagrid v.1 > Classes > SelectionItem
DataLudi.SelectionItem.getData method
It returns the value of all data cells within the selection area as array.
function getData (maxRows: Integer): Array;
- Returns
- Array
- Parameters
- maxRows - Integer. required.
- See Also
- getBounds
- isSingleCell
- style
- GridBase.getSelection
- Examples
- Selection