List & Label .NET
combit.Reporting.Web Namespace / WebReportViewerThemeSize Class
Properties

In This Topic
    WebReportViewerThemeSize Class Members
    In This Topic

    The following tables list the members exposed by WebReportViewerThemeSize.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebReportViewerThemeSize class that contains the default viewer sizes.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of a menu item within the top menu navigation bar in the viewer as a CSS property value. This value not be higher than the NavigationBarSize. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the width of a menu item within the top menu navigation bar in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the height of the top menu navigation bar in the viewer as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Public PropertyGets or sets the width of all sidebars within the viewer (e.g. thumbnails, report parameters) as a CSS property value. If this value is a null reference (Nothing in Visual Basic), the viewer will use its default value.  
    Top
    See Also