Skip to main content
All docs
V23.2

CardFormatRuleTextLayoutElement.ToString() Method

Returns the string that contains the CardFormatRuleTextLayoutElement object.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.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