Skip to main content

IDocumentPreviewModel.DocumentMapSelectedNode Property

For internal use. Gets the currently selected node of the Document Map.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

DocumentMapTreeViewNode DocumentMapSelectedNode { get; set; }

#Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode
See Also