Skip to main content

RibbonControl.BeginInit() Method

Starts the runtime initialization of the RibbonControl component.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void BeginInit()

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also