wpf-devexpress-dot-xpf-dot-core-dot-conditionalformatting-a39b1a9f.md
Represents a collection of FormatInfo objects.
Namespace : DevExpress.Xpf.Core.ConditionalFormatting
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class FormatInfoCollection :
FreezableCollection<FormatInfo>
Public Class FormatInfoCollection
Inherits FreezableCollection(Of FormatInfo)
The following members return FormatInfoCollection objects:
Show 12 links
To learn more, see Conditional Formatting in Pivot Grid and Conditional Formatting in Grid Control.
Object DispatcherObject DependencyObject Freezable Animatable FreezableCollection<FormatInfo> FormatInfoCollection
See Also