All values will be correctly HTML encoded.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| kvl | ISKeyValueList | The Key/Value List. | ||
| tableCssClassName | String | Optional | The CSS Class Name to apply to the Table. If omitted, a value of ISTableInfo ISTableInfo-Lined is assumed. | |
| includeBlankValues | Boolean | Optional | Indicates whether to Include Blank Values, e.g. zero-length Strings or Null Dates. If omitted, a value of True is assumed. | |
| tableCssStyle | String | Optional | The CSS Style to apply to the Table. | |
| captionWidth | Integer | Optional | The width for the Caption column. If omitted, a value of 80 is assumed. | |
| captionWidthIsMinimum | Boolean | Optional | Can the Caption column grow? If omitted, a value of True is assumed. |
A String value.