BarManager.SubMenuOpenCloseInterval Property
Returns the delay that occurs before a submenu displayed within another submenu is opened or closed, in milliseconds.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The delay for a submenu within another submenu before it opens or closes - in milliseconds. |
See Also