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

In This Topic
    ExpandedTool Property
    In This Topic
    The default tool that will be expanded in the tools panel.
    Syntax
    'Declaration
     
    Public Property ExpandedTool As ReportTools
    public ReportTools ExpandedTool {get; set;}
    See Also