Visual Basic (Declaration) | |
---|---|
Public Class CustomData |
C# | |
---|---|
public class CustomData |
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).
System.Object
GrapeCity.ActiveReports.PageReportModel.CustomData