com.stimulsoft.report.crossTab
Class StiCrossTabParams
java.lang.Object
com.stimulsoft.report.crossTab.StiCrossTabParams
public class StiCrossTabParams
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startRow
public int startRow
startColumn
public int startColumn
renderingIsFinished
public boolean renderingIsFinished
StiCrossTabParams
public StiCrossTabParams()
setDestinationContainer
public final void setDestinationContainer(StiContainer value)
getStartRow
public final int getStartRow()
setStartRow
public final void setStartRow(int value)
getStartColumn
public final int getStartColumn()
setStartColumn
public final void setStartColumn(int value)
getRenderingIsFinished
public final boolean getRenderingIsFinished()
setRenderingIsFinished
public final void setRenderingIsFinished(boolean value)
getAllowRendering
public final boolean getAllowRendering()
setAllowRendering
public final void setAllowRendering(boolean value)
getDestinationRectangle
public final StiRectangle getDestinationRectangle()
setDestinationRectangle
public final void setDestinationRectangle(StiRectangle value)
getDestinationContainer
public final StiContainer getDestinationContainer()