com.stimulsoft.report.components.interfaces
Interface IStiMasterComponent

All Known Implementing Classes:
StiChart, StiCrossDataBand, StiDataBand, StiHierarchicalBand, StiTable, StiTableOfContents

public interface IStiMasterComponent

Describes indicator on the master-component.


Method Summary
 StiComponent getMasterComponent()
          Gets or sets the master-component.
 void setMasterComponent(StiComponent value)
           
 

Method Detail

getMasterComponent

StiComponent getMasterComponent()
Gets or sets the master-component.


setMasterComponent

void setMasterComponent(StiComponent value)