Skip to main content
A newer version of this page is available. .

OfficeNavigationBar.EndInit() Method

Ends the control’s runtime initialization.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public void EndInit()

Remarks

This method supports the internal infrastructure, and is not intended to be used directly in your code.

See Also