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

FormatRuleFieldIntersectionSettings Class

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.v19.2.dll

Declaration

public class FormatRuleFieldIntersectionSettings :
    FormatRuleSettings

Inheritance

Object
FormatRuleSettings
FormatRuleFieldIntersectionSettings
See Also