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

CrossTabFieldInfoBase Class

Namespace: DevExpress.XtraReports.Wizards.CrossTab

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[KnownType(typeof(CrossTabColumnFieldInfo))]
[KnownType(typeof(CrossTabDataFieldInfo))]
[KnownType(typeof(CrossTabGroupFieldInfo))]
[KnownType(typeof(CrossTabRowFieldInfo))]
public abstract class CrossTabFieldInfoBase :
    GridRowData

Inheritance

Object
DevExpress.XtraReports.Native.NotifyPropertyChangedImplementation
DevExpress.XtraReports.Wizards.Native.GridRowData
See Also