Skip to main content

ASPxGaugeControl.EndInit() Method

Finishes the runtime initialization of the component.

Namespace: DevExpress.Web.ASPxGauges

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