Properties
The following properties are defined in the SpreadRow class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BgColor | CRW | integer | $STD | Background color |
| FgColor | CRW | integer | $STD | Text color |
| Height | CRW | integer | 100 | Height |
| Title | CRW | String | The value to display in the row header Added since Ver.4.0.0 |
Access
R: Readable W: Writable C: Initializable