C1.WPF.Report Assembly / C1.WPF.Report Namespace / CheckBoxField Class
Members

CheckBoxField Class
Represents a checkbox field in a report.
Object Model
CheckBoxField Class
Syntax
'Declaration
 
Public Class CheckBoxField 
   Inherits TextFieldBase
 
Inheritance Hierarchy

System.Object
   C1.WPF.Report.ReportObject
      C1.WPF.Report.VisualReportObject
         C1.WPF.Report.FieldBase
            C1.WPF.Report.TextFieldBase
               C1.WPF.Report.CheckBoxField

See Also