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

In This Topic
    ShowScrollTip Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event ShowScrollTip As RowColToolTipEventHandler
    public event RowColToolTipEventHandler ShowScrollTip
    See Also