ActiveReports 14 .NET Edition
GrapeCity.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 Constructor

    Initializes a new instance of the DefaultValue class.

     
    Top
    Public Properties
     NameDescription
    Public Property

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

     
    Public Property

    Gets the default values for the parameter.

     
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodValidates the information in each property of the DefaultValue object.  
    Top
    See Also