ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ICheckBox Interface / Checked Property

In This Topic
    Checked Property (ICheckBox)
    In This Topic
    Checked
    Syntax
    'Declaration
     
    ReadOnly Property Checked As Boolean
    bool Checked {get;}
    See Also