FixedFieldValueConditionCollection Class
A collection that contains conditions used to identify the columns to be pinned.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
public class FixedFieldValueConditionCollection :
ObservableCollection<FixedFieldValueCondition>
Related API Members
The following members return FixedFieldValueConditionCollection objects:
Inheritance
See Also