BarEditItem.ClosePopupOnChangingEditValue Property
In This Article
Gets or sets whether the drop-down window, associated with the editor, is closed on changing the editor's edit value. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the drop-down window associated with the editor, is closed on changing the editor's edit value; otherwise, false. |
See Also