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

Glossary Item Box

The following tables list the members exposed by ValidValues.

Public Constructors

 NameDescription
Public ConstructorValidValues Constructor

Initializes a new instance of the ValidValues class.

 
Top

Public Properties

 NameDescription
Public PropertyDataSetReference

Gets or sets the query to execute to obtain the default value(s) for the parameter.

 
Public PropertyParameterValues

Gets a set of hardcoded values for the parameter.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.ValidValues object.  
Top

See Also