FormatInfo.ToString() Method
Returns the textual representation of the FormatInfo.
Namespace: DevExpress.Xpf.Core.ConditionalFormatting
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
String | A String value, which is the textual representation of FormatInfo. |
See Also