Skip to main content

ReportServicePreviewModel.DocumentMapRootNode Property

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

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public override DocumentMapTreeViewNode DocumentMapRootNode { get; }

#Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode
See Also