Method IsSelected
IsSelected(int, int)
Returns true if the given cell is selected either because it is the active cell or part of a multi cell selection (e.g. FullRowSelect).
public bool IsSelected(int col, int row)
Returns true if the given cell is selected either because it is the active cell or part of a multi cell selection (e.g. FullRowSelect).
public bool IsSelected(int col, int row)