Packagestimulsoft.report.options.designer
Classpublic class StiAppearanceOptions
InheritanceStiAppearanceOptions Inheritance Object
Implements IStiSerializable



Public Properties
 PropertyDefined By
  dateFormat : String
StiAppearanceOptions
  gridSizeCentimetres : Number
StiAppearanceOptions
  gridSizeHundredthsOfInch : Number
StiAppearanceOptions
  gridSizeInch : Number
StiAppearanceOptions
  gridSizeMillimeters : Number
StiAppearanceOptions
  setReportModifiedWhenOpening : Boolean
StiAppearanceOptions
  showMoreDetailsButton : Boolean
StiAppearanceOptions
  showSaveFileDialog : Boolean
StiAppearanceOptions
Property Detail
dateFormatproperty
dateFormat:String


Implementation
    public function get dateFormat():String
    public function set dateFormat(value:String):void
gridSizeCentimetresproperty 
gridSizeCentimetres:Number


Implementation
    public function get gridSizeCentimetres():Number
    public function set gridSizeCentimetres(value:Number):void
gridSizeHundredthsOfInchproperty 
gridSizeHundredthsOfInch:Number


Implementation
    public function get gridSizeHundredthsOfInch():Number
    public function set gridSizeHundredthsOfInch(value:Number):void
gridSizeInchproperty 
gridSizeInch:Number


Implementation
    public function get gridSizeInch():Number
    public function set gridSizeInch(value:Number):void
gridSizeMillimetersproperty 
gridSizeMillimeters:Number


Implementation
    public function get gridSizeMillimeters():Number
    public function set gridSizeMillimeters(value:Number):void
setReportModifiedWhenOpeningproperty 
setReportModifiedWhenOpening:Boolean


Implementation
    public function get setReportModifiedWhenOpening():Boolean
    public function set setReportModifiedWhenOpening(value:Boolean):void
showMoreDetailsButtonproperty 
showMoreDetailsButton:Boolean


Implementation
    public function get showMoreDetailsButton():Boolean
    public function set showMoreDetailsButton(value:Boolean):void
showSaveFileDialogproperty 
showSaveFileDialog:Boolean


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