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

FormatInfo.ToString() Method

Returns the textual representation of the FormatInfo.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public override string ToString()

Returns

Type Description
String

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

See Also