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

In This Topic
    CheckBox Class
    In This Topic
    CheckBox
    Object Model
    CheckBox Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CheckBox 
       Inherits TextItem
       Implements IReportComponentIValidateable 
    public sealed class CheckBox : TextItem, IReportComponentIValidateable  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportItem
                   GrapeCity.ActiveReports.PageReportModel.TextItem
                      GrapeCity.ActiveReports.PageReportModel.CheckBox

    See Also