| Package | Description |
|---|---|
| com.stimulsoft.report.components.bands | |
| com.stimulsoft.report.components.enums |
| Modifier and Type | Method and Description |
|---|---|
StiEmptySizeMode |
StiEmptyBand.getSizeMode()
This property allows to indicate how to change the size of the last row on a page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiEmptyBand.setSizeMode(StiEmptySizeMode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiEmptySizeMode |
StiEmptySizeMode.forValue(int value) |
static StiEmptySizeMode |
StiEmptySizeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiEmptySizeMode[] |
StiEmptySizeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.