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: