Back to Devexpress

AccordionControl.EndUpdate() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-accordioncontrol-70e65e51.md

latest1.2 KB
Original Source

AccordionControl.EndUpdate() Method

Called after all required modifications are applied to the AccordionControl and forces the control to unlock its UI and reflect these changes.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void EndUpdate()
vb
Public Overridable Sub

Remarks

See the AccordionControl.BeginUpdate method to learn more.

See Also

AccordionControl Class

AccordionControl Members

DevExpress.XtraBars.Navigation Namespace