ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnBeforeRowColChange Method

Raises the BeforeRowColChange event.

[Visual Basic]

Overrides Protected Sub OnBeforeRowColChange( _

ByVal e As CancelEventArgs _

)

[C#]

override protected void OnBeforeRowColChange(

CancelEventArgs e

);

[Delphi]

strict protected procedure OnBeforeRowColChange(

e: CancelEventArgs

); override;

Parameters

e

A CancelEventArgs 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.