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

BootstrapChartStrip.ToString() Method

Returns the textual representation of BootstrapChartStrip.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v20.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public override string ToString()

Returns

Type Description
String

A System.String value, which is the textual representation of the strip.

See Also