Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiOddEvenStyles
Implementors StiDataBand, StiEmptyBand



Public Properties
 PropertyDefined By
  evenStyle : String
IStiOddEvenStyles
  oddStyle : String
IStiOddEvenStyles
Property Detail
evenStyleproperty
evenStyle:String


Implementation
    public function get evenStyle():String
    public function set evenStyle(value:String):void
oddStyleproperty 
oddStyle:String


Implementation
    public function get oddStyle():String
    public function set oddStyle(value:String):void