FixedFieldValueCollection Class
In This Article
A collection that contains the field values to be pinned.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
public class FixedFieldValueCollection :
Collection<FixedFieldValue>,
IXtraSupportDeserializeCollection
#Related API Members
The following members return FixedFieldValueCollection objects:
See Also