ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

CancelEventArgs Class

Provides data for the C1TrueDBGrid.BeforeDelete, C1TrueDBGrid.BeforeInsert, C1TrueDBGrid.BeforeUpdate, C1TrueDBGrid.BeforeRowColChange, C1TrueDBGrid.RowResize, C1TrueDBGrid.Scroll, C1TrueDBGrid.SelChange, C1TrueDBGrid.BeforeOpen, and C1TrueDBGrid.BeforeClose events.

For a list of all members of this type, see CancelEventArgs Members.

System.Object

     System.EventArgs

         C1.Win.C1TrueDBGrid.CancelEventArgs

[Visual Basic]

Public Class CancelEventArgs

Inherits EventArgs

[C#]

public class CancelEventArgs : EventArgs

[Delphi]

type CancelEventArgs = class (EventArgs);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

See Also

CancelEventArgs Members | C1.Win.C1TrueDBGrid Namespace


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