| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core | |
| com.stimulsoft.report.crossTab.core.enums |
| Modifier and Type | Method and Description |
|---|---|
StiSortDirection |
StiCrossHeader.getSortDirection()
Gets or sets the sorting direction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossHeader.setSortDirection(StiSortDirection 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 StiSortDirection |
StiSortDirection.forValue(int value) |
static StiSortDirection |
StiSortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSortDirection[] |
StiSortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.