Back to Devexpress

PivotGridFormatRule Class

windowsforms-devexpress-dot-xtrapivotgrid-d8399e2a.md

latest1.2 KB
Original Source

PivotGridFormatRule Class

A format rule used to apply conditional formatting to Pivot Grid Control data cells.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public class PivotGridFormatRule :
    FormatRuleBase,
    IPivotGridViewInfoDataOwner
vb
Public Class PivotGridFormatRule
    Inherits FormatRuleBase
    Implements IPivotGridViewInfoDataOwner

Inheritance

Object FormatRuleBase PivotGridFormatRule

See Also

PivotGridFormatRule Members

DevExpress.XtraPivotGrid Namespace