BootstrapChartBuilder.PathModified(Boolean) Method
In This Article
Notifies the widget that it is embedded into an HTML page that uses a tag to modify the path.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder PathModified(
bool pathModified
)
#Parameters
Name | Type |
---|---|
path |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also