ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Viewer Namespace / PdfViewer Class / OnClientMouseModeChanged Property

In This Topic
    OnClientMouseModeChanged Property (PdfViewer)
    In This Topic
    Occurs after the mouse mode is changed.
    Syntax
    'Declaration
     
    
    Public Property OnClientMouseModeChanged As String
    public string OnClientMouseModeChanged {get; set;}
    See Also