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

ASPxGaugeControl.EndInit() Method

Finishes the runtime initialization of the component.

Namespace: DevExpress.Web.ASPxGauges

Assembly: DevExpress.Web.ASPxGauges.v20.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