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

FormatInfo Class

Contains information about the format.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class FormatInfo :
    Freezable

The following members return FormatInfo objects:

Remarks

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

See Also