Package com.stimulsoft.report.options
Class DesignerOptions.ComponentsTypes.Bands
java.lang.Object
com.stimulsoft.report.options.DesignerOptions.ComponentsTypes.Bands
- Enclosing class:
DesignerOptions.ComponentsTypes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Classstatic Classstatic Classstatic Classstatic Classstatic Classstatic Classstatic voidsetChildBand(Class value) static voidsetDataBand(Class value) static voidsetFooterBand(Class value) static voidsetGroupFooterBand(Class value) static voidsetGroupHeaderBand(Class value) static voidsetHeaderBand(Class value) static voidsetReportTitleBand(Class value)
-
Constructor Details
-
Bands
public Bands()
-
-
Method Details
-
getReportTitleBand
-
setReportTitleBand
-
getHeaderBand
-
setHeaderBand
-
getGroupHeaderBand
-
setGroupHeaderBand
-
getDataBand
-
setDataBand
-
getChildBand
-
setChildBand
-