ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnButtonClick Method

Raises the ButtonClick event.

[Visual Basic]

Overrides Protected Sub OnButtonClick( _

ByVal e As ColEventArgs _

)

[C#]

override protected void OnButtonClick(

ColEventArgs e

);

[Delphi]

strict protected procedure OnButtonClick(

e: ColEventArgs

); override;

Parameters

e

A ColEventArgs that contains the event data.

See Also

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


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