FormatRuleFieldIntersectionSettings Class
In This Article
Contains format rule settings used to apply conditional formatting to data cells placed at the intersection of specified column and row fields.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public class FormatRuleFieldIntersectionSettings :
FormatRuleSettings
#Inheritance
Object
FormatRuleSettings
FormatRuleFieldIntersectionSettings
See Also