GrapeCity PlusPak for Windows Forms 10.0J
ScrolledEventArgs コンストラクタ

現在表示されている最初の(開始)日付。
現在表示されている最後の(終了)日付。
ScrollEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal start As Date, _
   ByVal end As Date _
)
public ScrolledEventArgs( 
   DateTime start,
   DateTime end
)

パラメータ

start
現在表示されている最初の(開始)日付。
end
現在表示されている最後の(終了)日付。
参照

参照

ScrolledEventArgs クラス
ScrolledEventArgs メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.