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