Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ReportParameter Class / DefaultValue Property

In This Topic
    DefaultValue Property
    In This Topic
    Gets DefaultValue object defining default value for this ReportParameter object.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultValue As DefaultValue
    public DefaultValue DefaultValue {get;}
    See Also