com.stimulsoft.report.components.interfaces
Interface IStiRenderTo1


public interface IStiRenderTo1

Describes interface of RenderTo.


Method Summary
 java.lang.String getRenderTo()
          In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.
 void setRenderTo(java.lang.String value)
           
 

Method Detail

getRenderTo

java.lang.String getRenderTo()
In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.


setRenderTo

void setRenderTo(java.lang.String value)