BarManager.CloseEditorOnModalFormShow Property
This is an internal property that should not be used.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static bool CloseEditorOnModalFormShow { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also