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.2.dll
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