Assembly: Express;
The IEaxGridHeaderProperties interface is used to work with header properties.
IEaxGridHeaderProperties
To get object of this type, use IEaxGridViewSettings.GetViewSettings.
Property name | Brief description | |
AutoIndent | The AutoIndent property determines whether level element indents will be used in the header. | |
Hierarchical | The Hierarchical property determines whether expanders will be used in the header. | |
IsAutoIndent | The IsAutoIndent property returns effective value showing the use of level element indents are used in the header. | |
IsHierarchical | The IsHierarchical property returns effective value showing the use of expanders are used in the header. |
See also: