[]
The field class.
public class Field
| Name | Description |
|---|---|
| Field() |
| Name | Description |
|---|---|
| Binding | Gets or sets the name of the source column which the field is bound to. |
| DataType | Gets or sets the data type of the field. |
| DimensionType | Gets or sets the dimension type of the field. |
| Header | Gets or sets a text to be displayed in the user interface. |
| Lookup | Gets or sets the lookup values for this field. |
| SubFields | Gets the child fields. |
| Name | Description |
|---|---|
| ShouldSerializeSubFields() | Specifies whether the SubFields property should be serialized. |