Skip to main content

BootstrapChartStrip.ToString() Method

Returns the textual representation of BootstrapChartStrip.

Namespace: DevExpress.Web.Bootstrap

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