Occurs whenever a column in the grouping area is clicked.
[Visual Basic]
Public Event GroupHeadClick As GroupColEventHandler
[C#]
public event GroupColEventHandler GroupHeadClick
[Delphi]
public property GroupHeadClick: GroupColEventHandler read remove_GroupHeadClick write add_GroupHeadClick;
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |