Skip to main content
All docs
V25.1
  • CardFormatRuleLayoutElement.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

    public override string ToString()

    Returns

    Type Description
    String

    A string that is a value of the CalculatedField object.

    See Also