ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnRowColChange Method

Raises the RowColChange event.

[Visual Basic]

Overrides Protected Sub OnRowColChange( _

ByVal e As RowColChangeEventArgs _

)

[C#]

override protected void OnRowColChange(

RowColChangeEventArgs e

);

[Delphi]

strict protected procedure OnRowColChange(

e: RowColChangeEventArgs

); override;

Parameters

e

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