BootstrapChartBuilder.Disabled(Boolean) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder Disabled(
bool disabled
)
#Parameters
Name | Type |
---|---|
disabled | Boolean |
#Returns
Type |
---|
Bootstrap |
See Also