Gets or sets a value indicating that the action should not be performed.
[Visual Basic]
Public Property Cancel As Boolean
[C#]
public bool Cancel {get;set;}
[Delphi]
public property Cancel: Boolean read get_Cancel write set_Cancel;
See Also
ColMoveEventArgs Class | ColMoveEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |