Table of Contents

Event LabelEditBegin

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

Occurs when user is about to begin editing a property label.

public event EventHandler<CancelEventArgs>? LabelEditBegin

Returns

EventHandler<CancelEventArgs>
Occurs when user is about to begin editing a property label.
Implements

Remarks

You can veto this event to prevent the action.