com.stimulsoft.report.components.interfaces
Interface IStiKeepChildTogether

All Known Implementing Classes:
StiChildBand

public interface IStiKeepChildTogether

Allows to keep all childs together, if possible.


Method Summary
 boolean getKeepChildTogether()
          Gets or sets value indicates that childs are to be kept together.
 void setKeepChildTogether(boolean value)
           
 

Method Detail

getKeepChildTogether

boolean getKeepChildTogether()
Gets or sets value indicates that childs are to be kept together.


setKeepChildTogether

void setKeepChildTogether(boolean value)