IEaxGridHeaderProperties.IsAutoIndent

Syntax

IsAutoIndent: Boolean;

Description

The IsAutoIndent property returns effective value showing the use of level element indents in the header.

Comments

If the AutoIndent property is set to TriState.OnOption or TriState.OffOption, the IsAutoIndent property returns True or False, respectively. The effective value is calculated if the AutoIndent property is set to TriState.Undefined. If indents are used for the parent header, the IsAutoIndent property returns True, if indents are not used, the property returns False.

See also:

IEaxGridHeaderProperties