Event LabelEditBegin
Occurs when user is about to begin editing a property label.
event EventHandler<CancelEventArgs>? LabelEditBegin
Returns
- EventHandler<CancelEventArgs>
- Occurs when user is about to begin editing a property label.
Remarks
You can veto this event to prevent the action.