com.stimulsoft.report.components.interfaces
Interface IStiKeepGroupTogether

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

public interface IStiKeepGroupTogether

Allows to keep all group together, if possible.


Method Summary
 boolean getKeepGroupTogether()
          Gets or sets value indicates that group is to be kept together.
 void setKeepGroupTogether(boolean value)
           
 

Method Detail

getKeepGroupTogether

boolean getKeepGroupTogether()
Gets or sets value indicates that group is to be kept together.


setKeepGroupTogether

void setKeepGroupTogether(boolean value)