Package | stimulsoft.report.components.interfaces |
Interface | public interface IStiOddEvenStyles |
Implementors | StiDataBand, StiEmptyBand |
Property | Defined By | ||
---|---|---|---|
evenStyle : String | IStiOddEvenStyles | ||
oddStyle : String | IStiOddEvenStyles |
evenStyle | property |
evenStyle:String
public function get evenStyle():String
public function set evenStyle(value:String):void
oddStyle | property |
oddStyle:String
public function get oddStyle():String
public function set oddStyle(value:String):void