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

In This Topic
    WebReportViewerThemeSize Class Properties
    In This Topic

    For a list of all members of this type, see WebReportViewerThemeSize members.

    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