CancelableListModificationEventArgsTCancel Property |
Gets or sets a value indicating whether the event raised and passing this event arguments instance is cancelled or not.
Namespace:
SD.Tools.Algorithmia.GeneralDataStructures.EventArguments
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0711)
Syntax public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
Property Value
Type:
BooleanSee Also