ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

BandEventArgs.Cancel Property

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

BandEventArgs Class | BandEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.