combit List & Label 29 - .NET Help
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
    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