Skip to main content

ASPxGaugeControl.EndInit() Method

In This Article

Finishes the runtime initialization of the component.

Namespace: DevExpress.Web.ASPxGauges

Assembly: DevExpress.Web.ASPxGauges.v24.2.dll

NuGet Package: DevExpress.Web.Visualization

#Declaration

public virtual void EndInit()

#Remarks

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

See Also