Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiClone
Implementors StiClone



Public Properties
 PropertyDefined By
  container : StiContainer
Gets or sets a container being cloned.
IStiClone
Property Detail
containerproperty
container:StiContainer

Gets or sets a container being cloned.


Implementation
    public function get container():StiContainer
    public function set container(value:StiContainer):void