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

In This Topic
    AfterCollapse Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event AfterCollapse As RowColEventHandler
    public event RowColEventHandler AfterCollapse
    See Also