ComponentOne FlexGrid for WinForms
AfterGroupUpdate Event

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : AfterGroupUpdate Event
Occurs after the grid is grouped based on the value of the GroupDescriptions property.
Syntax
'Declaration
 
Public Event AfterGroupUpdate As EventHandler
public event EventHandler AfterGroupUpdate
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members