CrossTabInfo.DataFieldInfo Property
In This Article
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public List<CrossTabDataFieldInfo> DataFieldInfo { get; }
#Property Value
Type |
---|
List<Cross |
See Also