| Modifier and Type | Method and Description |
|---|---|
StiColumnDirection |
StiDataBand.getColumnDirection()
Gets or sets direction of the rendeting columns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiDataBand.setColumnDirection(StiColumnDirection value) |
| Modifier and Type | Method and Description |
|---|---|
StiColumnDirection |
StiCrossDataBand.getColumnDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossDataBand.setColumnDirection(StiColumnDirection value) |
| Modifier and Type | Method and Description |
|---|---|
static StiColumnDirection |
StiColumnDirection.forValue(int value) |
static StiColumnDirection |
StiColumnDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiColumnDirection[] |
StiColumnDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiColumnDirection |
StiTable.getColumnDirection() |
| Modifier and Type | Field and Description |
|---|---|
StiColumnDirection |
StiColumnsContainer.ColumnDirection |
Copyright © 2019 Stimulsoft. All Rights Reserved.