ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CheckBox Class / Checked Property

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