DataGrid.getColumnMoveMgr

Syntax

getColumnMoveMgr();

Description

The getColumnMoveMgr method returns manager for controlling of table column movement.

Comments

The method returns value of the PP.Ui.DataGridColumnMoveMgr type.

Example

The example of use is given on the page with description of the DataGrid.getChangedMeasures method.

See also:

DataGrid