SSRSDocumentSource for WinForms
AfterLabelEdit イベント (C1PreviewThumbnailView)

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

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

プロパティ解説
CancelEditGets or sets a value indicating whether changes made to the label of the System.Windows.Forms.ListViewItem should be canceled.  
ItemGets the zero-based index of the System.Windows.Forms.ListViewItem containing the label to edit.  
LabelGets the new text assigned to the label of the System.Windows.Forms.ListViewItem.  
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ