Occurs when the C1DataColumn.Aggregate is set to Custom for a grouped row.
[Visual Basic]
Public Event GroupAggregate As GroupTextEventHandler
[C#]
public event GroupTextEventHandler GroupAggregate
[Delphi]
public property GroupAggregate: GroupTextEventHandler read remove_GroupAggregate write add_GroupAggregate;
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |