Skip to main content
A newer version of this page is available. .

HierarchyPrintOptions.Indent Property

Specifies the child level node offset, in report units.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public float Indent { get; set; }

Property Value

Type Description
Single

The child level node offset, in report units.

Property Paths

You can access this nested property as listed below:

Object Type Path to Indent
DetailBand
See Also