Back to Devexpress

HierarchyPrintOptions Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-hierarchyprintoptions-dot-underscore-properties.md

latest1.4 KB
Original Source

HierarchyPrintOptions Properties

Specifies hierarchy print settings.

NameDescription
ChildListFieldNameSpecifies the child list field that the report’s data exposes if it is recursive.
IndentSpecifies the child level node offset, in report units.
KeepTogetherWithFirstChildSpecifies 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.
KeyFieldNameSpecifies the name of the field that stores a data object’s (record’s) ID.
ParentFieldNameSpecifies the name of the field that stores a data object’s (record’s) parent object ID.

See Also

HierarchyPrintOptions Class

HierarchyPrintOptions Members

DevExpress.XtraReports.UI Namespace