ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / AvailableTools Property

In This Topic
    AvailableTools Property
    In This Topic
    Specifies the set of tools that will be available for the user
    Syntax
    'Declaration
     
    Public Property AvailableTools As AvailableReportTools
    public AvailableReportTools AvailableTools {get; set;}

    Property Value

    The available tools.
    See Also