DashboardItemFormatRule.ToString() Method
Returns the string that represents the current object.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v23.1.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Returns
Type | Description |
---|---|
String | A String that represents the current DashboardItemFormatRule object. |
See Also