DataGrid.getAdjustmentMgr

Syntax

getAdjustmentMgr();

Description

The getAdjustmentMgr method returns manager for changing of table row height and column width.

Comments

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

Example

The method is intended for internal use.

See also:

DataGrid