DetailReportInfo.Details Property
In This Article
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public Collection<DetailReportInfo> Details { get; }
#Property Value
Type |
---|
Collection<Detail |
See Also