IEaxGridAdjustSettings.MaxRowsInCell

Syntax

MaxRowsInCell: Integer;

Description

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

Comments

Default value is 8.

The MaxRowsInCell property is considered if IEaxGridAdjustSettings.Mode is set to EaxAdjustMode.Auto.

Example

The property use is given in the example for IEaxGrid.AdjustSettings.

See also:

IEaxGridAdjustSettings