DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

ColumnFixing

Configures column fixing.

import { ColumnFixing } from "devextreme/common/grids"

enabled

Enables column fixing.

Type:

Boolean

Default Value: false

texts

Contains properties that specify texts for column fixing commands in the context menu of a column header.

Type:

Object