Back to Devexpress

FixedFieldValueCondition Constructors

corelibraries-devexpress-dot-xtrapivotgrid-dot-fixedfieldvaluecondition-dot-ctor.md

latest1.2 KB
Original Source

FixedFieldValueCondition Constructors

A condition used to identify the column to pin.

NameParametersDescription
FixedFieldValueCondition(PivotGridFieldBase, Object)field, valueInitializes a new instance of the FixedFieldValueCondition class with specified settings.
FixedFieldValueCondition(String, PivotGridFieldBase, Object)olapUniqueMemberName, pivotGridField, pivotGridFieldValueInitializes a new instance of the FixedFieldValueCondition class with specified settings.

See Also

FixedFieldValueCondition Class

FixedFieldValueCondition Members

DevExpress.XtraPivotGrid Namespace