StiGrid Class
Namespace: Stimulsoft.Report.CrossTab.Core
Properties
| Property | Type | Description |
|---|---|---|
| colCount | number | |
| rowCount | number |
Methods
| Method | Returns | Description |
|---|---|---|
| doAutoSize | void | |
| hasRightCrossTitle | boolean | |
| setTextOfCell | void |
Method Details
doAutoSize
doAutoSize(): void
hasRightCrossTitle
hasRightCrossTitle(): boolean
Returns boolean
setTextOfCell
setTextOfCell(x: number, y: number, value: string): void
Parameters
- x (number)
- y (number)
- value (string)
Fields
| Field | Type | Description |
|---|---|---|
| cells | StiCell[][] | |
| coordX | number[] | |
| coordY | number[] | |
| designTime | any | |
| exp | any | |
| fields | Hashtable<StiCrossField, Point> | |
| height | any | |
| height | any | |
| height | any | |
| heights | number[] | |
| mainType | any | |
| mainType | any | |
| mainType | any | |
| mainType | any | |
| mainType | any | |
| mainType | any | |
| mainType | any | |
| mainType | any | |
| maxHeight | any | |
| maxWidth | any | |
| originalField | any | |
| parentGuid | string | |
| rect | any | |
| rect | any | |
| rect | any | |
| rect | any | |
| report | StiReport | |
| size | any | |
| strMaxWidth | any | |
| strMaxWidth | any | |
| text | any | |
| tooltipAsHyperlink | any | |
| width | any | |
| width | any | |
| width | any | |
| widths | number[] |