IEaxGridAdjustSettings

Description

The IEaxGridAdjustSettings interface is used to work with parameters of cell size autofit.

Comments

Using these settings you can automatically adjust width so that the table is to show certain number of data table columns even when a large number of attributes is displayed in the table headline.

Properties

  Property name Brief description
AllowAdjust

The AllowAdjust property determines whether cell autofit is executed.
MaxRowsInCell

The MaxRowsInCell property determines maximum number of lines in a cell.
MinVisibleDataColumns

The MinVisibleDataColumns property determines minimum number of visible data area columns.
Mode

The Mode property determines cell autofit mode.

See also:

Express Assembly Interfaces