| Package | Description |
|---|---|
| com.stimulsoft.report.components.bands | |
| com.stimulsoft.report.components.enums |
| Modifier and Type | Method and Description |
|---|---|
StiGroupSummaryType |
StiGroupHeaderBand.getSummaryType()
Gets or sets the sorting direction of grouped data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiGroupHeaderBand.setSummaryType(StiGroupSummaryType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiGroupSummaryType |
StiGroupSummaryType.forValue(int value) |
static StiGroupSummaryType |
StiGroupSummaryType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiGroupSummaryType[] |
StiGroupSummaryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.