Back to Devexpress

DocumentPreviewControl.ActualNavigationPaneSettings Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-7effd599.md

latest1.2 KB
Original Source

DocumentPreviewControl.ActualNavigationPaneSettings Property

Provides access to the actual 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 ActualNavigationPaneSettings { get; }
vb
Public ReadOnly Property ActualNavigationPaneSettings As NavigationPaneSettings

Property Value

Type
NavigationPaneSettings

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace