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

指定したセルを含む日付。
選択するセルの名前。
指定したセルを選択します。
構文
Public Overloads Sub AddSelection( _
   ByVal date As Date, _
   ByVal cellName As String _
) 
public void AddSelection( 
   DateTime date,
   string cellName
)

パラメータ

date
指定したセルを含む日付。
cellName
選択するセルの名前。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.