Packagestimulsoft.report.options
Classpublic class StiAppearanceMainOptions
InheritanceStiAppearanceMainOptions Inheritance Object
Implements IStiSerializable



Public Properties
 PropertyDefined By
  dateFormat : String
StiAppearanceMainOptions
  showFormsHelp : Boolean
StiAppearanceMainOptions
  showFormsHints : Boolean
StiAppearanceMainOptions
  showTooltips : Boolean
StiAppearanceMainOptions
  showTooltipsHelp : Boolean
StiAppearanceMainOptions
Property Detail
dateFormatproperty
dateFormat:String


Implementation
    public function get dateFormat():String
    public function set dateFormat(value:String):void
showFormsHelpproperty 
showFormsHelp:Boolean


Implementation
    public function get showFormsHelp():Boolean
    public function set showFormsHelp(value:Boolean):void
showFormsHintsproperty 
showFormsHints:Boolean


Implementation
    public function get showFormsHints():Boolean
    public function set showFormsHints(value:Boolean):void
showTooltipsproperty 
showTooltips:Boolean


Implementation
    public function get showTooltips():Boolean
    public function set showTooltips(value:Boolean):void
showTooltipsHelpproperty 
showTooltipsHelp:Boolean


Implementation
    public function get showTooltipsHelp():Boolean
    public function set showTooltipsHelp(value:Boolean):void