Package | stimulsoft.report.options.designer |
Class | public class StiToolbarOptions |
Inheritance | StiToolbarOptions ![]() |
Implements | IStiSerializable |
Property | Defined By | ||
---|---|---|---|
showAboutButton : Boolean | StiToolbarOptions | ||
showCodeTab : Boolean Gets or sets a value indicating to show or to hide Code Tab of the report designer. | StiToolbarOptions | ||
showDictionaryTab : Boolean | StiToolbarOptions | ||
showEventsTab : Boolean | StiToolbarOptions | ||
showPreviewReportTab : Boolean Gets or sets a value, which shows or hides a Preview Tab in the report designer. | StiToolbarOptions | ||
showSelectLanguage : Boolean | StiToolbarOptions | ||
zoom : int | StiToolbarOptions |
showAboutButton | property |
showAboutButton:Boolean
public function get showAboutButton():Boolean
public function set showAboutButton(value:Boolean):void
showCodeTab | property |
showCodeTab:Boolean
Gets or sets a value indicating to show or to hide Code Tab of the report designer.
public function get showCodeTab():Boolean
public function set showCodeTab(value:Boolean):void
showDictionaryTab | property |
showDictionaryTab:Boolean
public function get showDictionaryTab():Boolean
public function set showDictionaryTab(value:Boolean):void
showEventsTab | property |
showEventsTab:Boolean
public function get showEventsTab():Boolean
public function set showEventsTab(value:Boolean):void
showPreviewReportTab | property |
showPreviewReportTab:Boolean
Gets or sets a value, which shows or hides a Preview Tab in the report designer.
public function get showPreviewReportTab():Boolean
public function set showPreviewReportTab(value:Boolean):void
showSelectLanguage | property |
showSelectLanguage:Boolean
public function get showSelectLanguage():Boolean
public function set showSelectLanguage(value:Boolean):void
zoom | property |
zoom:int
public function get zoom():int
public function set zoom(value:int):void
zoomMode | property |
zoomMode:String
sti_internal function get zoomMode():String
sti_internal function set zoomMode(value:String):void