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

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