| Package | Description |
|---|---|
| com.stimulsoft.report.components.bands | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.interfaces |
| Modifier and Type | Method and Description |
|---|---|
StiGroupSortDirection |
StiGroupHeaderBand.getSortDirection()
Gets or sets sorting direction of group by totals.
|
StiGroupSortDirection |
StiGroupHeaderBand.getSummarySortDirection()
Gets or sets function of calculating group totals for its sorting by totals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiGroupHeaderBand.setSortDirection(StiGroupSortDirection value) |
void |
StiGroupHeaderBand.setSummarySortDirection(StiGroupSortDirection value) |
| Modifier and Type | Method and Description |
|---|---|
static StiGroupSortDirection |
StiGroupSortDirection.forValue(int value) |
static StiGroupSortDirection |
StiGroupSortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiGroupSortDirection[] |
StiGroupSortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiGroupSortDirection |
IStiGroup.getSortDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiGroup.setSortDirection(StiGroupSortDirection value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.