'宣言 Public Function New( _ ByVal page As C1AccordionPage, _ ByVal newExpandedState As System.Boolean _ )
public PageExpandStateChangedEventArgs( C1AccordionPage page, System.bool newExpandedState )
パラメータ
- page
- 展開状態が変更された C1AccordionPage。
- newExpandedState
- ページの IsExpanded プロパティの新しい値。