SSRSDocumentSource for WinForms
BeforeLabelEdit イベント (C1PreviewOutlineView)

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

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

プロパティ解説
CancelEditGets or sets a value indicating whether the edit has been canceled.  
LabelGets the new text to associate with the tree node.  
NodeGets the tree node containing the text to edit.  
参照

C1PreviewOutlineView クラス
C1PreviewOutlineView メンバ