AccordionControl.ContextButtonsOptions Property
In This Article
Provides access to properties that affect all context buttons within this AccordionControl‘s elements.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Accordion |
A DevExpress. |
#Remarks
Settings, accessed through the ContextButtonsOptions property, affect context buttons in both the AccordionControl.GroupContextButtons and AccordionControl.ItemContextButtons collections.
See Also