[]
Determines whether any cell in a specified row is in the selection.
public override bool IsAnyCellInRowSelected(int row)
Public Overrides Function IsAnyCellInRowSelected(row As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | row | Row to check |
Type | Description |
---|---|
bool |