SMART datagrid v.1 > Classes > SelectionItem

Back  Forward

DataLudi.SelectionItem.contains  method

If the selection area contains index cell location which is specified by parameter, it will return true

function contains (index: CellIndex): Boolean;
Returns
Boolean
Parameters
index - CellIndex. required.
See Also
getBounds
getData
isSingleCell
style
CellIndex
GridBase.getSelection
Examples
Selection