Back to Devexpress

DocumentPreviewControl.NavigationPaneSettings Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-430d2a14.md

latest1.1 KB
Original Source

DocumentPreviewControl.NavigationPaneSettings Property

Specifies Navigation Pane settings. This is a dependency property.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public NavigationPaneSettings NavigationPaneSettings { get; set; }
vb
Public Property NavigationPaneSettings As NavigationPaneSettings

Property Value

Type
NavigationPaneSettings

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace