GrapeCity ActiveReports for .NET 16.0J
CheckBox クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : CheckBox クラス
チェックボックスは、ブール値のON/OFFを示します。
オブジェクト モデル
CheckBox クラス
シンタックス
'宣言
 
Public NotInheritable Class CheckBox 
   Inherits TextItem
   Implements IReportComponent, IValidateable 
public sealed class CheckBox : TextItem, IReportComponent, IValidateable  
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportItem
               GrapeCity.ActiveReports.PageReportModel.TextItem
                  GrapeCity.ActiveReports.PageReportModel.CheckBox

参照

CheckBox メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間