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

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