Accordion for WinForms
PageExpandStateChangingEventArgs コンストラクタ

C1.Win.Accordion.6 アセンブリ > C1.Win.Accordion 名前空間 > PageExpandStateChangingEventArgs クラス : PageExpandStateChangingEventArgs コンストラクタ
展開状態が変化中である C1AccordionPage
ページの IsExpanded プロパティの新しい値。
PageExpandStateChangingEventArgs の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal page As C1AccordionPage, _
   ByVal newExpandedState As System.Boolean _
)
public PageExpandStateChangingEventArgs( 
   C1AccordionPage page,
   System.bool newExpandedState
)

パラメータ

page
展開状態が変化中である C1AccordionPage
newExpandedState
ページの IsExpanded プロパティの新しい値。
参照

PageExpandStateChangingEventArgs クラス
PageExpandStateChangingEventArgs メンバ