PowerTools CalendarGrid for Windows Forms 1.0J
AddSelection(DateTime,Int32,Int32) メソッド

指定したセルを含む日付。
セルの行インデックス。
セルの列インデックス。
指定したセルを選択します。
構文
Public Overloads Sub AddSelection( _
   ByVal date As Date, _
   ByVal rowIndex As Integer, _
   ByVal columnIndex As Integer _
) 
public void AddSelection( 
   DateTime date,
   int rowIndex,
   int columnIndex
)

パラメータ

date
指定したセルを含む日付。
rowIndex
セルの行インデックス。
columnIndex
セルの列インデックス。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.