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