Skip to main content
A newer version of this page is available. .

FormatConditionIconSetIcon.ToString() Method

Returns the text representation of the current FormatConditionIconSetIcon object.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

public override string ToString()

Returns

Type Description
String

A string value that specifies the text representation of the current FormatConditionIconSetIcon object.

See Also