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