PowerTools CalendarGrid for Windows Forms 1.0J
CalendarTemplate コンストラクタ(Int32,Int32)

Content テーブルおよび RowHeader テーブルの行数を示す System.Int32 値。
Content テーブルおよび ColumnHeader テーブルの列数を示す System.Int32 値。
指定した行数と列数を使用して、CalendarTemplate クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
)
public CalendarTemplate( 
   int rowCount,
   int columnCount
)

パラメータ

rowCount
Content テーブルおよび RowHeader テーブルの行数を示す System.Int32 値。
columnCount
Content テーブルおよび ColumnHeader テーブルの列数を示す System.Int32 値。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.