Skip to main content

CardFormatRuleLayoutElement.ToString() Method

Returns the string that represents the current object.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public override string ToString()

Returns

Type Description
String

A string that is a value of the CalculatedField object.

See Also