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

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