StiReportCheckerErrorParameters Class
Namespace: Stimulsoft.Report.Design
Constructors
| Constructor | Description |
|---|---|
| StiReportCheckerErrorParameters(string compName, string propName) | |
| StiReportCheckerErrorParameters(string compName, string propName, object component) |
StiReportCheckerErrorParameters(compName: string, propName: string)
Parameters
- compName (string)
- propName (string)
StiReportCheckerErrorParameters(compName: string, propName: string, component: object)
Parameters
- compName (string)
- propName (string)
- component (object)
Properties
| Property | Type | Description |
|---|---|---|
| Column | int | |
| CompName | string | |
| Component | object | |
| Line | int | |
| PropName | string |