com.stimulsoft.report.components.interfaces
Interface IStiKeepDetailsTogether

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

public interface IStiKeepDetailsTogether

Allows to keep all details together, if possible. EngineV2 only.


Method Summary
 boolean getKeepDetailsTogether()
          Gets or sets value indicates that details are to be kept together.
 void setKeepDetailsTogether(boolean value)
           
 

Method Detail

getKeepDetailsTogether

boolean getKeepDetailsTogether()
Gets or sets value indicates that details are to be kept together.


setKeepDetailsTogether

void setKeepDetailsTogether(boolean value)