StiAppearanceOptions Class
Namespace: Stimulsoft.Viewer
Fields
| Field | Type | Description |
|---|---|---|
| allowLoadingFilterItemsOnScroll | any | Gets or sets a value which allows loading dashboard filter items on scroll. |
| allowMobileMode | any | Gets or sets a value which indicates that allows mobile mode of the viewer interface. |
| allowPropagationEvents | any | Gets or sets a value that allows event propagation outside the viewer. |
| allowScrollZoom | any | Gets or sets a value which allows scroll zoom in the viewer. |
| allowSelectionCurrentPage | any | Gets or sets a value which allows selection of the current page in the viewer. |
| allowTouchZoom | any | Gets or sets a value which allows touch zoom in the viewer. |
| backgroundColor | any | Gets or sets the background color of the viewer. |
| bookmarksPrint | any | Gets or sets a value which allows printing report bookmarks. |
| bookmarksTreeWidth | any | Gets or sets a width of the bookmarks tree in the viewer. |
| chartRenderType | any | Gets or sets the type of the chart in the viewer. |
| combineReportPages | any | Gets or sets a value which indicates that if a report contains several pages, then they will be combined in preview. |
| dashboardFilterElementItemHeight | any | Gets or sets the height of items in the dashboard filter element in the viewer. |
| datePickerFirstDayOfWeek | any | Gets or sets the first day of week in the date picker |
| datePickerIncludeCurrentDayForRanges | any | Gets or sets a value, which indicates that the current day will be included in the ranges of the date picker. |
| fullScreenMode | any | Gets or sets a value which indicates which indicates that the viewer is displayed in full screen mode. |
| iconSet | any | Gets or sets the current icon set for the viewer. |
| interfaceType | any | Gets or sets the type of the viewer interface. |
| minParametersCountForMultiColumns | any | Gets or sets a minimum count of variables in parameters panel for multi-column display mode. |
| openExportedReportWindow | any | Gets or sets a browser window to open the exported report. |
| openLinksWindow | any | Gets or sets a browser window to open links from the report. |
| pageAlignment | any | Gets or sets the alignment of the viewer page. |
| pageBorderColor | any | Gets or sets a color of the report page border. |
| pageBorderRadius | any | Gets or sets a border radius of the page in the viewer. |
| parametersPanelColumnsCount | any | Gets or sets a count columns in parameters panel. |
| parametersPanelDateFormat | any | Gets or sets a date format for datetime parameters in parameters panel. The default is the client browser date format. |
| parametersPanelMaxHeight | any | Gets or sets a max height of parameters panel in the viewer. |
| parametersPanelPosition | StiParametersPanelPosition | Gets or sets a position of the parameters panel. |
| parametersPanelSortDataItems | any | Gets or sets a value which indicates that variable items will be sorted. |
| reportDisplayMode | any | Gets or sets a method how the viewer will show a report. |
| rightToLeft | any | Gets or sets a value which controls of output objects in the right to left mode. |
| scrollbarsMode | any | Gets or sets a value which indicates that the viewer will show the report area with scrollbars. |
| showDialogsHelp | any | Gets or sets a value which indicates that show or hide the help button in dialogs. |
| showPageShadow | any | Gets or sets a value which indicates that the shadow of the page will be displayed in the viewer. |
| showTooltips | any | Gets or sets a value which indicates that show or hide tooltips. |
| showTooltipsHelp | any | Gets or sets a value which indicates that show or hide the help link in tooltips. |
| theme | any | Gets or sets the current visual theme which is used for drawing visual elements of the viewer. |