jQuery/JS Common Types - grids - ColumnFixingIcons
import { ColumnFixingIcons } from "devextreme/common/grids"
leftPosition
Specifies an icon for the context menu subitem that fixes a column to the left edge of the UI component.
Type:
Default Value: 'fix-column-left'
rightPosition
Specifies an icon for the context menu subitem that fixes a column to the right edge of the UI component.
Type:
Default Value: 'fix-column-right'
Feedback