ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnFilterChange Method

Raises the FilterChange event.

[Visual Basic]

Overrides Protected Sub OnFilterChange( _

ByVal e As EventArgs _

)

[C#]

override protected void OnFilterChange(

EventArgs e

);

[Delphi]

strict protected procedure OnFilterChange(

e: EventArgs

); override;

Parameters

e

A System.EventArgs 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.