Table of Contents

Property IsCancelable

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsCancelable

If this event can be canceled. When this is False, setting Cancel to True will cause an InvalidOperationException to be thrown.

public bool IsCancelable { get; }

Property Value

bool