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

    Returns the string that contains the CardFormatRuleTextLayoutElement object.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    A string that contains the CardFormatRuleTextLayoutElement object.

    See Also