NavigationFrame.NavigationInProgress Property
Gets whether navigation within this NavigationFrame is currently running.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
See the Navigation topic to learn more.
See Also