WidgetBuilder.ToString() Method
In This Article
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public override string ToString()
#Returns
Type | Description |
---|---|
String | The option value. |
See Also