ComponentOne FlexGrid for WinForms
Cancel Property (DragRowColEventArgs)

C1.Win.C1FlexGrid Namespace > DragRowColEventArgs Class : Cancel Property
Gets or sets a value indicating whether the drag operation should be canceled.
Syntax
'Declaration
 
Public Property Cancel As Boolean
public bool Cancel {get; set;}
See Also

Reference

DragRowColEventArgs Class
DragRowColEventArgs Members