| Package | Description |
|---|---|
| com.stimulsoft.report.components.table | |
| com.stimulsoft.report.components.table.enums |
| Modifier and Type | Field and Description |
|---|---|
StiTableAutoWidthType |
StiTable.autoWidthType |
| Modifier and Type | Method and Description |
|---|---|
StiTableAutoWidthType |
StiTable.getAutoWidthType()
Gets or sets how to table component adjust columns width.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiTable.setAutoWidthType(StiTableAutoWidthType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiTableAutoWidthType |
StiTableAutoWidthType.forValue(int value) |
static StiTableAutoWidthType |
StiTableAutoWidthType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTableAutoWidthType[] |
StiTableAutoWidthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.