| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core | |
| com.stimulsoft.report.crossTab.core.enums |
| Modifier and Type | Method and Description |
|---|---|
StiSortType |
StiCrossHeader.getSortType()
Gets or sets the type of sorting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossHeader.setSortType(StiSortType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRowCollection.Sort(StiSortDirection sortDirection,
StiSortType sortType) |
void |
StiColumnCollection.Sort(StiSortDirection sortDirection,
StiSortType sortType) |
| Modifier and Type | Method and Description |
|---|---|
static StiSortType |
StiSortType.forValue(int value) |
static StiSortType |
StiSortType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSortType[] |
StiSortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.