PowerTools CalendarGrid for Windows Forms 1.0J
CurrentDate プロパティ

アクティブな日付を取得または設定します。
構文
Public Property CurrentDate As Nullable(Of Date)
public Nullable<DateTime> CurrentDate {get; set;}

プロパティ値

アクティブな日付を示す null 許容の System.DateTime 値。GcCalendarGrid にアクティブな日付がない場合、値は null 参照 (Visual Basicでは Nothing) になります。
解説
このプロパティを設定すると、選択が解除されます。
参照

GcCalendarGrid クラス
GcCalendarGrid メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.