Skip to main content

FormatInfo.ToString() Method

Returns the textual representation of the FormatInfo.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public override string ToString()

Returns

Type Description
String

A String value, which is the textual representation of FormatInfo.

See Also