SMART datagrid v1.4 > Classes > SelectionItem

Back  Forward

DataLudi.SelectionItem.contains  method

선택 영역이 매개변수로 지정한 index 셀 위치를 포함하면 true를 리턴한다. 

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