AccordionControl.AllowPopupMenu Property
Gets or sets whether the accordion control popup menu is enabled. This is a dependency property.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v24.1.dll
NuGet Package: DevExpress.Wpf.Accordion
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the popup menu is allowed; otherwise, false. |
See Also