Box
Map
API
Row
A newer version of this page is available. Switch to the current version.

jQuery TreeList - columnFixing.texts

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

Type:

Object

fix

Specifies text for the context menu item that fixes a column.

Type:

String

Default Value: 'Fix'

leftPosition

Specifies text for the context menu subitem that fixes a column to the left edge of the UI component.

Type:

String

Default Value: 'To the left'

rightPosition

Specifies text for the context menu subitem that fixes a column to the right edge of the UI component.

Type:

String

Default Value: 'To the right'

unfix

Specifies text for the context menu item that unfixes a column.

Type:

String

Default Value: 'Unfix'