DockManager.AutoHideSpeed Property
Gets or sets a value that specifies the auto-hide speed of dock panels.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value that specifies the auto-hide speed of dock panels. The greater the value, the faster the auto-hide speed. |
See Also