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

Glossary Item Box

The following tables list the members exposed by DataValue.

Public Constructors

 NameDescription
Public ConstructorDataValue ConstructorInitializes a new instance of the DataValue class.  
Top

Public Properties

 NameDescription
Public PropertyName

Gets or sets the name for the data value.

 
Public PropertyValue

Gets or sets the value expression.

 
Top

Public Methods

 NameDescription
Public MethodValidate
Validates the information in each property of the DataValue object.
 
Top

See Also