StiToolbarOptions Class
Namespace: Stimulsoft.Designer
Fields
| Field | Type | Description |
|---|---|---|
| showAboutButton | any | Gets or sets a visibility of the about button in the toolbar of the designer. |
| showFileMenu | any | Gets or sets a visibility of the file menu of the designer. |
| showFileMenuAbout | any | Gets or sets a visibility of the item About in the file menu. |
| showFileMenuClose | any | Gets or sets a visibility of the item Close in the file menu. |
| showFileMenuExit | any | Gets or sets a visibility of the item Exit in the file menu. |
| showFileMenuInfo | any | Gets or sets a visibility of the item Info in the file menu. |
| showFileMenuNew | any | Gets or sets a visibility of the item New in the file menu. |
| showFileMenuNewDashboard | any | Gets or sets a visibility of the new dashboard button in the file menu. |
| showFileMenuNewReport | any | Gets or sets a visibility of the new report button in the file menu. |
| showFileMenuOpen | any | Gets or sets a visibility of the item Open in the file menu. |
| showFileMenuOptions | any | Gets or sets a visibility of the item Options in the file menu. |
| showFileMenuReportSetup | any | Gets or sets a visibility of the item Report Setup in the file menu. |
| showFileMenuSave | any | Gets or sets a visibility of the item Save in the file menu. |
| showFileMenuSaveAs | any | Gets or sets a visibility of the item Save As in the file menu. |
| showNewDashboardButton | any | Gets or sets a visibility of the new dashboard button in the designer. |
| showNewPageButton | any | Gets or sets a visibility of the new page button in the designer. |
| showPreviewButton | any | Gets or sets a visibility of the preview button in the toolbar of the designer. |
| showPublishButton | any | Gets or sets a visibility of the publish button in the toolbar of the designer. |
| showSaveButton | any | Gets or sets a visibility of the save button in the toolbar of the designer. |
| showSetupToolboxButton | any | Gets or sets a visibility of the setup toolbox button in the designer. |
| visible | any | Gets or sets a value which indicates that toolbar will be shown in the designer. |