ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnFirstRowChange Method

Occurs when the first displayed row of a control or split is changed.

[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;

See Also

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


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