YWSchedulerItemClickEventArgs クラスの新しいインスタンスを初期化します。
Namespace: YiaoWang.Windows.FormsAssembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)
Syntax
C# |
---|
public YWSchedulerItemClickEventArgs( DateTime selectedDate, Point itemLocation ) |
Visual Basic |
---|
Public Sub New ( _ selectedDate As DateTime, _ itemLocation As Point _ ) |
Parameters
- selectedDate
- Type: System..::..DateTime
- itemLocation
- Type: System.Drawing..::..Point