Class StiFooterBandV2Builder
java.lang.Object
com.stimulsoft.report.engine.StiBuilder
com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder
com.stimulsoft.report.engine.engineV2.builders.StiFooterBandV2Builder
- Direct Known Subclasses:
StiColumnFooterBandV2Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StiComponentgetMaster(StiFooterBand masterFooterBand) static StiDataBandGetMaster(StiFooterBand masterFooterBand) Returns the Master component of an objcom.stimulsoft.report.engine.engineV2.Engine.EngineV2.Builders.q.return Master component.Methods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiBandV2Builder
GetChildBands, GetSubReports, InternalRender, PrepareMethods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiContainerV2Builder
GetRenderContainerMethods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiComponentV2Builder
Render, SetReportVariables, UnPrepareMethods inherited from class com.stimulsoft.report.engine.engineV2.builders.StiV2Builder
GetBuilder
-
Constructor Details
-
StiFooterBandV2Builder
public StiFooterBandV2Builder()
-
-
Method Details