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

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