AccordionControl.ScrollContentUpdateMode Property
In This Article
Gets or sets how AccordionControl updates its content when scrolled vertically. Immediate - instant update, Delayed - update after a short delay, Default - depends on the number of child controls.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
DevExpress. |
Default | The Accordion |
See Also