GrapeCity CalendarGrid for Windows Forms 3.0J
DateFromPoint(Point) メソッド

System.Drawing.Point 型の値。
指定した点に基づいて日付を取得します。
シンタックス
Public Overloads Function DateFromPoint( _
   ByVal point As Point _
) As Nullable(Of Date)
public Nullable<DateTime> DateFromPoint( 
   Point point
)

パラメータ

point
System.Drawing.Point 型の値。

戻り値の型

現在の日付を表す Nullable 型。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.