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

FormatConditionCollection(IFormatConditionCollectionOwner) Constructor

Initializes a new instance of the FormatConditionCollection class.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v19.2.dll

Declaration

public FormatConditionCollection(
    IFormatConditionCollectionOwner owner
)

Parameters

Name Type
owner DevExpress.Xpf.PivotGrid.Internal.IFormatConditionCollectionOwner
See Also