SSRSDocumentSource for WinForms
BeforeExpand イベント

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

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

プロパティ解説
ActionGets the type of System.Windows.Forms.TreeView action that raised the event.  
Cancel System.ComponentModel.CancelEventArgsから継承されます。
NodeGets the tree node to be checked, expanded, collapsed, or selected.  
参照

C1PreviewOutlineView クラス
C1PreviewOutlineView メンバ