ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnGroupHeadClick Method

Raises the GroupHeadClick event.

[Visual Basic]

Overrides Protected Sub OnGroupHeadClick( _

ByVal e As GroupColEventArgs _

)

[C#]

override protected void OnGroupHeadClick(

GroupColEventArgs e

);

[Delphi]

strict protected procedure OnGroupHeadClick(

e: GroupColEventArgs

); override;

Parameters

e

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