Package | stimulsoft.report.options |
Class | public class StiAppearanceMainOptions |
Inheritance | StiAppearanceMainOptions ![]() |
Implements | IStiSerializable |
Property | Defined By | ||
---|---|---|---|
dateFormat : String | StiAppearanceMainOptions | ||
showFormsHelp : Boolean | StiAppearanceMainOptions | ||
showFormsHints : Boolean | StiAppearanceMainOptions | ||
showTooltips : Boolean | StiAppearanceMainOptions | ||
showTooltipsHelp : Boolean | StiAppearanceMainOptions |
dateFormat | property |
dateFormat:String
public function get dateFormat():String
public function set dateFormat(value:String):void
showFormsHelp | property |
showFormsHelp:Boolean
public function get showFormsHelp():Boolean
public function set showFormsHelp(value:Boolean):void
showFormsHints | property |
showFormsHints:Boolean
public function get showFormsHints():Boolean
public function set showFormsHints(value:Boolean):void
showTooltips | property |
showTooltips:Boolean
public function get showTooltips():Boolean
public function set showTooltips(value:Boolean):void
showTooltipsHelp | property |
showTooltipsHelp:Boolean
public function get showTooltipsHelp():Boolean
public function set showTooltipsHelp(value:Boolean):void