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

DocumentPreviewModelBase.DocumentMapRootNode Property

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

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v19.1.dll

Declaration

public abstract DocumentMapTreeViewNode DocumentMapRootNode { get; }

Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode

Implements

See Also