ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AfterGroupUpdate Event

In This Topic
    AfterGroupUpdate Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event AfterGroupUpdate As System.EventHandler
    public event System.EventHandler AfterGroupUpdate
    See Also