StiDataTable Class
Namespace: Stimulsoft.Data.Engine
Constructors
| Constructor | Description |
|---|---|
| constructor(IStiMeter[] meters, any[][] rows) |
constructor(meters: IStiMeter[], rows: any[][])
Parameters
- meters (IStiMeter[])
- rows (any[][])
Properties
| Property | Type | Description |
|---|---|---|
| isEmpty | boolean | |
| isNull | boolean |
Fields
| Field | Type | Description |
|---|---|---|
| meters | IStiMeter[] | |
| rows | any[][] |