Gets or sets a value that prevents the user from moving focus to another cell.
[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
BeforeColUpdateEventArgs Class | BeforeColUpdateEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |