Show contents 

Express > Express Assembly Interfaces > IEaxGridAdjustSettings

IEaxGridAdjustSettings

Assembly: Express;

Description

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

Comments

Using these settings one can automatically adjust width so that the table shows a certain number of data table columns even when a number of attributes is displayed in the table heading.

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