Back to Devexpress

DocumentMapCommands Properties

wpf-devexpress-dot-xpf-dot-documentviewer-dot-documentmapcommands-dot-underscore-properties.md

latest1.2 KB
Original Source

DocumentMapCommands Properties

Provides access to document map commands.

NameDescription
CollapseTopLevelNodesCommand staticReturns a command that collapses top-level nodes of the Document Map.
ExpandCurrentNodeCommand staticReturns a command that expands the currently selected node of the Document Map.
ExpandTopLevelNodesCommand staticReturns a command that expands top-level nodes of the Document Map.
GoToNodeCommand staticReturns a command that navigates to a document element corresponding to the selected Document Map’s node.

See Also

DocumentMapCommands Class

DocumentMapCommands Members

DevExpress.Xpf.DocumentViewer Namespace