ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnGroupInterval Method

Raises the GroupInterval event.

[Visual Basic]

Overrides Protected Sub OnGroupInterval( _

ByVal e As GroupIntervalEventArgs _

)

[C#]

override protected void OnGroupInterval(

GroupIntervalEventArgs e

);

[Delphi]

strict protected procedure OnGroupInterval(

e: GroupIntervalEventArgs

); override;

Parameters

e

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