StiDataOptions Class
Namespace: Stimulsoft.Data.Options
This class contains data options.
Fields
| Field | Type | Description |
|---|---|---|
| AllowNulls | bool | If true then data engine will calculate null values, otherwise null values will be skip |
| RoundType | MidpointRounding | Specification for how to round d if it is midway between two other numbers. |