A newer version of this page is available.
Switch to the current version.
DockLayoutManager.AutoHideGroupsCheckInterval Property
Gets or sets time interval with which the DockLayoutManager checks whether it should close the opened auto-hide panel. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
public TimeSpan AutoHideGroupsCheckInterval { get; set; }
Public Property AutoHideGroupsCheckInterval As TimeSpan
Property Value
Type |
---|
TimeSpan |
See Also
Feedback