OfficeNavigationBar.RemoveChild(Object) Method
Removes the provided object from this FrameworkElement’s logical tree.
Namespace: DevExpress.Xpf.Navigation
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Parameters
Name | Type | Description |
---|---|---|
child | Object | The element to remove. |
See Also