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

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