GrapeCity CalendarGrid for Windows Forms 3.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 メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.