[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.DataCell.DataValues

DataValues Property

DataValues

Gets the collection of data values to pass to the custom report item.

Declaration
public DataValueCollection DataValues { get; }
Property Value
Type Description
DataValueCollection

A DataValueCollection object representing the collection of data values.