バージョン

RaiseExpandCollapseChangedEvent メソッド

展開縮小変更イベントを発生します。
シンタックス
'宣言
 
Public Sub RaiseExpandCollapseChangedEvent( _
   ByVal oldValue As ExpandCollapseState, _
   ByVal newValue As ExpandCollapseState _
) 
public void RaiseExpandCollapseChangedEvent( 
   ExpandCollapseState oldValue,
   ExpandCollapseState newValue
)

パラメータ

oldValue
古い値。
newValue
新しい値。
参照