Skip to main content

FormatInfo Class

Contains information about the format.

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

Assembly: DevExpress.Xpf.Core.v23.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