Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Express > Express Assembly Interfaces > IEaxGridAdjustSettings > IEaxGridAdjustSettings.Mode
Mode: EaxAdjustMode;
The Mode property determines cell autofit mode.
If the automatic adjustment of cell size is enabled, you need to set its parameters using the IEaxGridAdjustSettings.MaxRowsInCell and IEaxGridAdjustSettings.MinVisibleDataColumns properties.
The property use is given in the example for IEaxGrid.AdjustSettings.
See also: