corelibraries-devexpress-dot-xtrapivotgrid-8aa9a173.md
Represents the base class for the PivotGridField class.
Namespace : DevExpress.XtraPivotGrid
Assembly : DevExpress.PivotGrid.v25.2.Core.dll
NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
public class PivotGridFieldBase :
Component,
IPivotDataColumnInfo,
IDataColumnInfo,
IDataColumnInfoProvider,
IPivotGridField,
IPivotGridFieldWithMetadata,
IComponentLoading,
IXtraSerializableLayoutEx,
IViewBagOwner,
IXtraSupportDeserializeCollectionItem,
IXtraSupportDeserializeCollection,
IXtraSerializable,
IPivotGridDataContainerCore,
IXtraSupportShouldSerialize,
IPropertyManagerProvider
Public Class PivotGridFieldBase
Inherits Component
Implements IPivotDataColumnInfo,
IDataColumnInfo,
IDataColumnInfoProvider,
IPivotGridField,
IPivotGridFieldWithMetadata,
IComponentLoading,
IXtraSerializableLayoutEx,
IViewBagOwner,
IXtraSupportDeserializeCollectionItem,
IXtraSupportDeserializeCollection,
IXtraSerializable,
IPivotGridDataContainerCore,
IXtraSupportShouldSerialize,
IPropertyManagerProvider
The following members return PivotGridFieldBase objects:
Show 23 links
The PivotGridFieldBase class serves as the base class for the PivotGridField class. This class represents a field within the PivotGridField control.
IXtraSupportDeserializeCollectionItem
Object MarshalByRefObject Component PivotGridFieldBase PivotGridField
See Also