| Package | Description |
|---|---|
| com.stimulsoft.report.design | |
| com.stimulsoft.report.enums |
| Modifier and Type | Method and Description |
|---|---|
StiGridMode |
StiDesignerInfo.getGridMode()
Gets or sets grid mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiDesignerInfo.setGridMode(StiGridMode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiGridMode |
StiGridMode.forValue(int value) |
static StiGridMode |
StiGridMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiGridMode[] |
StiGridMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.