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

In This Topic
    DefaultValue Class Members
    In This Topic

    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