WebReportViewerThemeSize Class Members
In This Topic
The following tables list the members exposed by WebReportViewerThemeSize.
Public Constructors
Public Properties
| Name | Description |
 | MenuItemHeight | Gets 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. |
 | MenuItemWidth | Gets 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. |
 | NavigationBarSize | Gets 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. |
 | SideBarSize | Gets 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