NavigationFrame.NavigationInProgress Property
In This Article
Gets whether navigation within this NavigationFrame is currently running.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if navigation within this Navigation |
#Remarks
See the Navigation topic to learn more.
See Also