eDriven Framework API
Cancelable Field
NamespaceseDriven.Core.EventsEventCancelable
eDriven Framework API
The flag that indicates if the event could be canceled or default prevented Using this flag, the developer can cancel/default prevent some behaviour inside the event dispatcher from the 'outside'
Declaration Syntax
C#Visual BasicVisual C++
public bool Cancelable
Public Cancelable As Boolean
public:
bool Cancelable

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)