ActiveReports Developer 7
DataRow Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataRow Class

Glossary Item Box

The following tables list the members exposed by DataRow.

Public Constructors

 NameDescription
Public ConstructorDataRow ConstructorInitializes a new instance of the DataRow class.  
Top

Public Properties

 NameDescription
Public PropertyDataCellsGets data values to pass to the custom report item  
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DataRow object.  
Top

See Also