ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ReportViewer Class / MouseMode Property

In This Topic
    MouseMode Property (ReportViewer)
    In This Topic
    Gets or sets a value indicating the mouse behavior.
    Syntax
    'Declaration
     
    Public Property MouseMode As MouseMode
    public MouseMode MouseMode {get; set;}
    See Also