Table of Contents

Event LabelEditEnding

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

Occurs when user is about to end editing of a property label.

event EventHandler<CancelEventArgs>? LabelEditEnding

Returns

EventHandler<CancelEventArgs>
Occurs when user is about to end editing of a property label.

Remarks

You can veto this event to prevent the action.