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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

DocumentMapTreeViewNode DocumentMapSelectedNode { get; set; }

Property Value

Type
DevExpress.XtraPrinting.Native.DocumentMapTreeViewNode
See Also