BootstrapCoordinateSystemChartClientSideEventsBuilder.Disposing(String) Method
In This Article
Sets the name of the JavaScript function or the entire code which will handle the client BootstrapUIWidgetBase.Disposing event.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapCoordinateSystemChartClientSideEventsBuilder Disposing(
string disposing
)
#Parameters
Name | Type |
---|---|
disposing | String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also