Name | Description | |
---|---|---|
![]() | FormTableColumnHeaderDefinition Constructor | Initializes a new instance of the FormTableColumnHeaderDefinition class. |
The following tables list the members exposed by FormTableColumnHeaderDefinition.
Name | Description | |
---|---|---|
![]() | FormTableColumnHeaderDefinition Constructor | Initializes a new instance of the FormTableColumnHeaderDefinition class. |
Name | Description | |
---|---|---|
![]() | DataType | Gets and sets the FormFieldDataType of the column to which this header belongs.
Defines the type of data the column is expected to contain. |
![]() | Name | Gets and sets the unique user-defined name for this column header.
A descriptive name of a column on a form. For example, if the data to be collected is the description, then a good field name would be "LIT Description". This name will be returned in the FormTableColumnHeader in the results. |