| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.components | |
| com.stimulsoft.report.components.bands | |
| com.stimulsoft.report.dialogs |
| Modifier and Type | Method and Description |
|---|---|
StiEndRenderEvent |
StiReport.getEndRenderEvent()
Occurs when the report rendering is finished.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setEndRenderEvent(StiEndRenderEvent value) |
| Modifier and Type | Method and Description |
|---|---|
StiEndRenderEvent |
StiPage.getEndRenderEvent()
Occurs when when a page ends to render.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPage.setEndRenderEvent(StiEndRenderEvent value) |
| Modifier and Type | Method and Description |
|---|---|
StiEndRenderEvent |
StiGroupHeaderBand.getEndRenderEvent()
Occurs when ends rendering band.
|
StiEndRenderEvent |
StiEmptyBand.getEndRenderEvent()
Occurs when band rendering is finished.
|
StiEndRenderEvent |
StiDataBand.getEndRenderEvent()
Occurs when band rendering is finished.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiGroupHeaderBand.setEndRenderEvent(StiEndRenderEvent value) |
void |
StiEmptyBand.setEndRenderEvent(StiEndRenderEvent value) |
void |
StiDataBand.setEndRenderEvent(StiEndRenderEvent value) |
| Modifier and Type | Method and Description |
|---|---|
StiEndRenderEvent |
StiForm.getEndRenderEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiForm.setEndRenderEvent(StiEndRenderEvent value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.