Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiShift
Implementors StiComponent



Public Properties
 PropertyDefined By
  shift : Boolean
IStiShift
  shiftMode : int
IStiShift
Property Detail
shiftproperty
shift:Boolean


Implementation
    public function get shift():Boolean
    public function set shift(value:Boolean):void
shiftModeproperty 
shiftMode:int


Implementation
    public function get shiftMode():int
    public function set shiftMode(value:int):void