OptionsBase.ToString() Method
Returns the string that represents the current object.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
Declaration
Returns
Type | Description |
---|---|
String | A String that represents the current object. |
See Also