バージョン

BeforeMonthScrollEventArgs コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal newFirstMonth As Month _
)
public BeforeMonthScrollEventArgs( 
   Month newFirstMonth
)

パラメータ

newFirstMonth
新しい最初の表示される月になる月。
参照