DocumentMapSettings.ActualHideAfterUse Property
Gets the actual value of the Document Map visibility after using it for navigation purposes.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Document Map is hidden after using it; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ActualHideAfterUse |
---|---|
DocumentMapControl |
|
DocumentMapControl |
|
DocumentViewerControl |
|
See Also