Skip to main content

FormatRuleBase.ToString() Method

Returns the text representation of the current FormatRuleBase object.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string ToString()

Returns

Type Description
String

The text representation of the current FormatRuleBase object.

See Also