GrapeCity ActiveReports for .NET 14.0J
CustomControl コンストラクタ(Type)

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 > CustomControl クラス > CustomControl コンストラクタ : CustomControl コンストラクタ(Type)
作成するコントロールの種類を指定します。
指定した種類のコントロールのインスタンスをラップするCustomControlの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal type As Type _
)
public CustomControl( 
   Type type
)

パラメータ

type
作成するコントロールの種類を指定します。
参照

CustomControl クラス
CustomControl メンバ
オーバーロード一覧