ITableContent Interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
This content represents a table in a document.
Area
| Name | Description |
|---|---|
| Document Generation | This is a set of APIs for accessing document generation. |
Inherit Base
| Name | Description |
|---|---|
| IFormControlContent | This content represents a form element in a document. |
Derived from
| Name | Description |
|---|---|
| ITreeTableContent | Content representing a tree-style table in a document. |
Property
| Name | Description |
|---|---|
| Headers | Retrieves a list of column headers. |
| HyperLinkColumnIndex | Gets or sets the index of the column to be used as a hyperlink. |