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

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