ShowingDockHintsEventArgs.Hide(DockGuide) Method
Hides the DockGuide item.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Parameters
Name | Type | Description |
---|---|---|
hint | DockGuide | The DockGuide item that should be hidden. |
See Also