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

セルのオーナーテーブルの日付を指定する System.DateTime 値。
テーブルの行インデックス。
テーブルの列インデックス。
特定の日付とインデックスを使用して、CalendarCellPosition クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal date As Date, _
   ByVal rowIndex As Integer, _
   ByVal columnIndex As Integer _
)
public CalendarCellPosition( 
   DateTime date,
   int rowIndex,
   int columnIndex
)

パラメータ

date
セルのオーナーテーブルの日付を指定する System.DateTime 値。
rowIndex
テーブルの行インデックス。
columnIndex
テーブルの列インデックス。
参照

CalendarCellPosition 構造体
CalendarCellPosition メンバ
オーバーロード一覧

 

 


© 2014 GrapeCity inc. All rights reserved.