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

GrapeCity.ActiveReports.PageReportModel 名前空間 : TextBox クラス
レポート定義に含まれているテキストボックスReportItemを指定します。
オブジェクト モデル
TextBox クラス
シンタックス
'宣言
 
Public NotInheritable Class TextBox 
   Inherits TextItem
   Implements IReportComponent, IValidateable 
public sealed class TextBox : 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.TextBox

参照

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