Interface IColumnSelectionState

Represents the state of the columns in the grid.

Properties

Properties

field: string

Represents the field name of the selected column, if any. Can be null if no column is selected.

range: string[]

An array of strings representing the ranges of selected columns in the grid.