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

Glossary Item Box

The following tables list the members exposed by DefaultValue.

Public Constructors

 NameDescription
Public ConstructorDefaultValue ConstructorInitializes a new instance of the DefaultValue class.   
Top

Public Properties

 NameDescription
Public PropertyDataSetReference

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

 
Public PropertyValues

Gets the default values for the parameter.

 
Top

Public Methods

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

See Also