Back to Devexpress

XtraReportBase.CurrentRowHierarchyLevel Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xtrareportbase-1b94e9a7.md

latest1.0 KB
Original Source

XtraReportBase.CurrentRowHierarchyLevel Property

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[Browsable(false)]
public int CurrentRowHierarchyLevel { get; }
vb
<Browsable(False)>
Public ReadOnly Property CurrentRowHierarchyLevel As Integer

Property Value

Type
Int32

See Also

XtraReportBase Class

XtraReportBase Members

DevExpress.XtraReports.UI Namespace