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

In This Topic
    C1ReportViewerToolbar Class
    In This Topic
    Represents toolbar UI.
    Object Model
    C1ReportViewerToolbar Class
    Syntax
    'Declaration
     
    Public Class C1ReportViewerToolbar 
       Inherits System.Web.UI.HtmlControls.HtmlGenericControl
    public class C1ReportViewerToolbar : System.Web.UI.HtmlControls.HtmlGenericControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.HtmlControls.HtmlControl
             System.Web.UI.HtmlControls.HtmlContainerControl
                System.Web.UI.HtmlControls.HtmlGenericControl
                   C1.Web.Wijmo.Controls.C1ReportViewer.C1ReportViewerToolbar

    See Also