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

Glossary Item Box

The following tables list the members exposed by DataSetReference.

Public Constructors

 NameDescription
Public ConstructorDataSetReference ConstructorInitializes a new instance of the DataSetReference class.  
Top

Public Properties

 NameDescription
Public PropertyDataSetName

Gets or sets the name of the dataset to use in the parameter.

 
Public PropertyLabelField

Gets or sets name of the field to use for the value displayed to the user for the selection.

 
Public PropertyValueField

Gets or sets the name of the field to use for the values and defaults for the parameter.

 
Top

Public Methods

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

See Also