PopupControlContainerInfo.CloseOnClick Property
Gets or sets whether this popup should automatically close after an end-user has clicked its child item. This is the dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the popup should be automatically closed; otherwise, false. |
See Also