ComponentOne FlexReport for WinForms
CheckBoxField Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : CheckBoxField Class
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

Reference

CheckBoxField Members
C1.Win.FlexReport Namespace