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.3.0.0 (1.3.17.0314)
Syntax public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
Property Value
Type:
BooleanSee Also