SSRSDocumentSource for WinForms
AfterExpand イベント

構文
'宣言
 
Public Event AfterExpand As System.Windows.Forms.TreeViewEventHandler
public event System.Windows.Forms.TreeViewEventHandler AfterExpand
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.TreeViewEventArgs 型の引数を受け取りました。次の TreeViewEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
ActionGets the type of action that raised the event.  
NodeGets the tree node that has been checked, expanded, collapsed, or selected.  
参照

C1PreviewOutlineView クラス
C1PreviewOutlineView メンバ