Skip to main content
A newer version of this page is available. .

DocumentPreviewControl.ActualNavigationPaneSettings Property

Provides access to the actual Navigation Pane settings. This is a dependency property.

Namespace: DevExpress.Xpf.Printing

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

Declaration

public NavigationPaneSettings ActualNavigationPaneSettings { get; }

Property Value

Type
NavigationPaneSettings
See Also