Retrieves the cells selected in the grid when SelectEntireRow is set to false
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Object[] GetSelectedCells() |
| Visual Basic |
|---|
Public Function GetSelectedCells As Object() |
| JScript |
|---|
public function GetSelectedCells() : Object[] |