ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPartProperty Class / DefaultValue Property

In This Topic
    DefaultValue Property (ReportPartProperty)
    In This Topic
    Default value.
    Syntax
    'Declaration
     
    Public Property DefaultValue As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo DefaultValue {get; set;}
    See Also