com.stimulsoft.report.components.interfaces
Interface IStiKeepHeaderTogether
- All Known Implementing Classes:
- StiColumnHeaderBand, StiCrossDataBand, StiCrossHeaderBand, StiDataBand, StiHeaderBand, StiHierarchicalBand, StiTable, StiTableOfContents
public interface IStiKeepHeaderTogether
Allows to print header with data together.
getKeepHeaderTogether
boolean getKeepHeaderTogether()
- Gets or sets value indicates that header is printed with data together.
setKeepHeaderTogether
void setKeepHeaderTogether(boolean value)