HierarchyPrintOptions Properties
Specifies hierarchy print settings.Name | Description |
---|---|
ChildListFieldName | Specifies the child list field that the report’s data exposes if it is recursive. |
Indent | Specifies the child level node offset, in report units. |
KeepTogetherWithFirstChild | Specifies whether to print a parent node together with its first child node on the next page, if these nodes do not fit at the end of a page. |
KeyFieldName | Specifies the name of the field that stores a data object’s (record’s) ID. |
ParentFieldName | Specifies the name of the field that stores a data object’s (record’s) parent object ID. |
See Also