TabFormControlBase.ShouldCloseMenuOnClick(MouseInfoArgs, Control) Method
This method is internal and should not be used in code.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| e | DevExpress.XtraBars.Controls.MouseInfoArgs |
|
| child | Control |
|
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also