Back to Devexpress

FormatInfo Class

wpf-devexpress-dot-xpf-dot-core-dot-conditionalformatting-988ad581.md

latest1.7 KB
Original Source

FormatInfo Class

Contains information about the format.

Namespace : DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class FormatInfo :
    Freezable
vb
Public Class FormatInfo
    Inherits Freezable

The following members return FormatInfo objects:

Remarks

To learn more, see Conditional Formatting in Pivot Grid and Conditional Formatting in Grid Control.

Inheritance

Object DispatcherObject DependencyObject Freezable FormatInfo

See Also

FormatInfo Members

Format

DevExpress.Xpf.Core.ConditionalFormatting Namespace