Type of the column settings.
Type of the schema field.
Readonly
clientA unique string allowing you to identify different instances
Readonly
gridReadonly
internalThe parent of an object allowing you to easily navigate during debugging
Readonly
schemaThe total width of all the fixed columns.
The number of fixed columns.
If true, then column indices specify active column indices. Otherwise field column indices
A column index or array of indices. If undefined then all of the columns as per isActiveColumnIndexes
Set to undefined to add new active columns at end of list. Set to -1 to hide specified columns
If true, then if an existing column is already visible, it will not be removed and duplicates of that column will be present
Whether this was instigated by a UI action
swap source and target columns
column index
column index
The central class for managing the structure, visibility, sizing, and settings of columns in the grid, ensuring that the grid view and data schema remain synchronized.
See
Columns Manager Component 🗎