C1.Win.FlexGrid Namespace / BeforeMouseDownEventArgs Class / Cancel Property

In This Topic
Cancel Property (BeforeMouseDownEventArgs)
In This Topic
Gets or sets a value indicating whether the event should be canceled.
Syntax
'Declaration
 
Public Property Cancel As Boolean
 
See Also