ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnFirstRowChange Method

Raises the FirstRowChange event.

[Visual Basic]

Overrides Protected Sub OnFirstRowChange( _

ByVal e As SplitEventArgs _

)

[C#]

override protected void OnFirstRowChange(

SplitEventArgs e

);

[Delphi]

strict protected procedure OnFirstRowChange(

e: SplitEventArgs

); override;

Parameters

e

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