[]
Determines whether the specified cell is in the selection.
public override bool IsSelected(int row, int column)
Public Overrides Function IsSelected(row As Integer, column As Integer) As Boolean
Row index of the cell
Column index of the cell