Skip to main content
All docs
V24.2

CardFormatRuleTextLayoutElement.ToString() Method

Returns the string that contains the CardFormatRuleTextLayoutElement object.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

Declaration

public override string ToString()

Returns

Type Description
String

A string that contains the CardFormatRuleTextLayoutElement object.

See Also