Table of Contents

Event LabelEditBegin

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.