FlexReport for WinForms
CheckBoxField クラス
メンバ 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : CheckBoxField クラス
Represents a checkbox field in a report.
オブジェクト モデル
CheckBoxField クラス
シンタックス
'宣言
 
Public Class CheckBoxField 
   Inherits TextFieldBase
   Implements C1.Document.Serialization.IC1Serializable, IScriptContextProvider 
'使用法
 
Dim instance As CheckBoxField
public class CheckBoxField : TextFieldBase, C1.Document.Serialization.IC1Serializable, IScriptContextProvider  
継承階層

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

参照

参照

CheckBoxField メンバ
C1.Report 名前空間