'Declaration
Protected Overridable Sub OnAfterLabelEdit( _ ByVal e As System.Windows.Forms.LabelEditEventArgs _ )
'Usage
Dim instance As NListView Dim e As System.Windows.Forms.LabelEditEventArgs instance.OnAfterLabelEdit(e)
protected virtual void OnAfterLabelEdit( System.Windows.Forms.LabelEditEventArgs e )
Parameters
- e