Skip to main content
All docs
V25.1
  • CrossTabFieldInfoBase Class

    Namespace: DevExpress.XtraReports.Wizards.CrossTab

    Assembly: DevExpress.XtraReports.v25.1.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