ComponentOne True DBGrid for WinForms
Cancel Property (CancelEventArgs)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > CancelEventArgs Class : Cancel Property
Gets or sets a value indicating that the action should not be performed.
Syntax
'Declaration
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also

Reference

CancelEventArgs Class
CancelEventArgs Members