PrintDocument for WinForms
RenderTable コンストラクタ(Int32,Int32)


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

パラメータ

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

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