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