C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport 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.Xaml.FlexReport.ReportObject
      C1.Xaml.FlexReport.VisualReportObject
         C1.Xaml.FlexReport.FieldBase
            C1.Xaml.FlexReport.TextFieldBase
               C1.Xaml.FlexReport.CheckBoxField

See Also