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

ReportServicePreviewModel.DocumentMapRootNode Property

For internal use. Gets the root node of the Document Map.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v18.2.dll

Declaration

public override DocumentMapTreeViewNode DocumentMapRootNode { get; }

Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode
See Also