C1.Win.FlexGrid Namespace / C1FlexGridBase Class / OnAfterGroupUpdate Method

In This Topic
OnAfterGroupUpdate Method (C1FlexGridBase)
In This Topic
Raises the AfterGroupUpdate event.
Syntax
'Declaration
 
Protected Overridable Sub OnAfterGroupUpdate( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also