ActiveReports 12
CustomData Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CustomData Class
Defines the data to be handed to an ICustomReportItem interface.
Object Model
CustomData Class
Syntax
'Declaration
 
Public Class CustomData 
public class CustomData 
Remarks
This class represents the RDL CustomData element. A custom report item that defines a CustomData element is treated as a data region. This imposes the same restrictions on the custom report item as are imposed on other data regions (i.e. not allowed in detail rows, not allowed in page header/footer sections).
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.CustomData

See Also

Reference

CustomData Members
GrapeCity.ActiveReports.PageReportModel Namespace