com.stimulsoft.report.components.interfaces
Interface IStiConditions

All Known Implementing Classes:
StiBand, StiBarCode, StiButtonControl, StiChart, StiCheckBox, StiCheckBoxControl, StiCheckedListBoxControl, StiChildBand, StiClone, StiColumnFooterBand, StiColumnHeaderBand, StiColumnsContainer, StiComboBoxControl, StiComponent, StiContainer, StiContourText, StiCrossCell, StiCrossColumn, StiCrossColumnTotal, StiCrossDataBand, StiCrossField, StiCrossFooterBand, StiCrossGroupFooterBand, StiCrossGroupHeaderBand, StiCrossHeader, StiCrossHeaderBand, StiCrossLinePrimitive, StiCrossRow, StiCrossRowTotal, StiCrossSummary, StiCrossSummaryHeader, StiCrossTab, StiCrossTitle, StiCrossTotal, StiDataBand, StiDateTimePickerControl, StiDynamicBand, StiEmptyBand, StiEndPointPrimitive, StiFooterBand, StiFooterMarkerContainer, StiForm, StiGauge, StiGridControl, StiGroup, StiGroupBoxControl, StiGroupFooterBand, StiGroupHeaderBand, StiHeaderBand, StiHierarchicalBand, StiHorizontalLinePrimitive, StiImage, StiLabelControl, StiLevelContainer, StiLevelEndContainer, StiLevelStartContainer, StiLinePrimitive, StiListBoxControl, StiMap, StiNewPageContainer, StiOverlayBand, StiPage, StiPageFooterBand, StiPageHeaderBand, StiPanel, StiPointPrimitive, StiPrimitive, StiRadioButtonControl, StiRectanglePrimitive, StiReportControl, StiReportSummaryBand, StiReportTitleBand, StiRichText, StiRoundedRectanglePrimitive, StiShape, StiSimpleText, StiSparkline, StiStartPointPrimitive, StiStaticBand, StiSubReport, StiSystemText, StiTable, StiTableCell, StiTableCellCheckBox, StiTableCellImage, StiTableCellRichText, StiTableOfContents, StiText, StiTextBoxControl, StiTextInCells, StiVerticalLinePrimitive, StiView, StiWinControl, StiZipCode

public interface IStiConditions

Allows to control conditions.


Method Summary
 StiConditionsCollection getConditions()
          Gets or sets the collection of conditions.
 void setConditions(StiConditionsCollection value)
           
 

Method Detail

getConditions

StiConditionsCollection getConditions()
Gets or sets the collection of conditions.


setConditions

void setConditions(StiConditionsCollection value)