Back to Devexpress

XRTableOfContents.LevelDefault Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrtableofcontents-1b603c13.md

latest1.5 KB
Original Source

XRTableOfContents.LevelDefault Property

Contains default formating properties for hierarchical levels of XRTableOfContents.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[SRCategory(ReportStringId.CatBehavior)]
public XRTableOfContentsLevel LevelDefault { get; }
vb
<SRCategory(ReportStringId.CatBehavior)>
Public ReadOnly Property LevelDefault As XRTableOfContentsLevel

Property Value

TypeDescription
XRTableOfContentsLevel

An XRTableOfContentsLevel object.

|

See Also

Levels

LevelTitle

XRTableOfContents Class

XRTableOfContents Members

DevExpress.XtraReports.UI Namespace