MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DefaultValue Class
Members

DefaultValue Class
Represents the default value for a report parameter.
Object Model
DefaultValue Class
Syntax
'Declaration
 
Public NotInheritable Class DefaultValue 
   Implements IValidateable 
 
Remarks

The DefaultValue class must have one and only one of the following properties set: Values or DataSetReference.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.DefaultValue

See Also