[]
Gets a GridSelectedState value that indicates the selected state of the cells in a specified column and row.
public GridSelectedState GetSelectedState(int row, int col)
| Type | Name | Description |
|---|---|---|
| int | row | The row index. |
| int | col | The column index. |
| Type | Description |
|---|---|
| GridSelectedState |