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

DefaultValue Class Members

The following tables list the members exposed by DefaultValue.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DefaultValue class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the query to execute to obtain the default value(s) for the parameter.  
Public PropertyGets the default values for the parameter.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodValidates the current state of the DefaultValue object.  
Top
See Also