SMART datagrid v.1 > Classes > SelectionItem

Back  Forward

DataLudi.SelectionItem.style  property

It returns the type of selection area. 

It is SelectionStyle constant value. 

Defaults to SelectionStyle.NONE.

Getter
function style(): SelectionStyle
Setter
function setStyle(value: SelectionStyle)
See Also
getBounds
getData
isSingleCell
SelectionStyle
GridBase.getSelection
Examples
Selection