Reports for WPF
RenderTable コンストラクタ(Int32,Int32)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス > RenderTable コンストラクタ : RenderTable コンストラクタ(Int32,Int32)
テーブルの行数。
テーブルの列数。
RenderTable クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal rowCount As System.Integer, _
   ByVal colCount As System.Integer _
)
public RenderTable( 
   System.int rowCount,
   System.int colCount
)

パラメータ

rowCount
テーブルの行数。
colCount
テーブルの列数。
参照

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