Skip to main content
All docs
V25.1
  • CardFormatRuleTextLayoutElement.ToString() Method

    Returns the string that contains the CardFormatRuleTextLayoutElement 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 contains the CardFormatRuleTextLayoutElement object.

    See Also