Uses of Class
com.stimulsoft.report.dictionary.StiRowsCollection

Packages that use StiRowsCollection
com.stimulsoft.report.dictionary.dataSources   
 

Uses of StiRowsCollection in com.stimulsoft.report.dictionary.dataSources
 

Methods in com.stimulsoft.report.dictionary.dataSources that return StiRowsCollection
 StiRowsCollection StiDataSource.getRows()
          Gets or sets rows collection.
 

Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type StiRowsCollection
 void StiDataSource.setRows(StiRowsCollection value)