com.stimulsoft.report.crossTab
Class StiCrossTabInfoV1

java.lang.Object
  extended by com.stimulsoft.report.engine.StiComponentInfo
      extended by com.stimulsoft.report.crossTab.StiCrossTabInfoV1
All Implemented Interfaces:
java.lang.Cloneable

public class StiCrossTabInfoV1
extends StiComponentInfo


Field Summary
 boolean FinishRender
           
 StiRectangle RenderRect
           
 int StartCol
           
 int StartRow
           
 
Constructor Summary
StiCrossTabInfoV1()
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.engine.StiComponentInfo
clone
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

StartRow

public int StartRow

StartCol

public int StartCol

RenderRect

public StiRectangle RenderRect

FinishRender

public boolean FinishRender
Constructor Detail

StiCrossTabInfoV1

public StiCrossTabInfoV1()