ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintPreviewDialog Class / MouseLeave Event

In This Topic
    MouseLeave Event (C1OlapPrintPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Event MouseLeave As System.EventHandler
    public event System.EventHandler MouseLeave
    See Also