eDriven Framework API
Cancelable Field
Namespaces
►
eDriven.Core.Events
►
Event
►
Cancelable
C#
Visual Basic
Visual C++
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 Basic
Visual 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)