FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / CheckBoxField Class
Members

In This Topic
    CheckBoxField Class
    In This Topic
    Represents a checkbox field in a report.
    Object Model
    CheckBoxField Class
    Syntax
    'Declaration
     
    Public Class CheckBoxField 
       Inherits TextFieldBase
    public class CheckBoxField : TextFieldBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.ReportObject
          C1.Win.FlexReport.VisualReportObject
             C1.Win.FlexReport.FieldBase
                C1.Win.FlexReport.TextFieldBase
                   C1.Win.FlexReport.CheckBoxField

    See Also