Skip to main content
All docs
V24.1

CardFormatRuleTextLayoutElement.ToString() Method

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

See Also