StiEditableItem Class
Namespace: Stimulsoft.Report
Constructors
| Constructor | Description |
|---|---|
| StiEditableItem() | |
| StiEditableItem(int pageIndex, int position, string componentName, string textValue) |
StiEditableItem()
StiEditableItem(pageIndex: int, position: int, componentName: string, textValue: string)
Parameters
- pageIndex (int)
- position (int)
- componentName (string)
- textValue (string)
Properties
| Property | Type | Description |
|---|---|---|
| ComponentName | string | |
| PageIndex | int | |
| Position | int | |
| TextValue | string |