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

StyleFormatConditionBase.ToString() Method

Returns the text representation of the current object.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string ToString()

Returns

Type Description
String

A text representation of the current object.

See Also