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