CardRowElementBase.ToString() Method
Returns the string that represents the current object.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A String that represents the current CardRowElementBase object. |
See Also