[]
Represents field in the DataSource.
public abstract class DataField
| Name | Description |
|---|---|
| DataField() |
| Name | Description |
|---|---|
| Calculated | Gets a value indicating whether DataField is a calculated field, defined in the CalculatedFields collection. |
| Name | Gets name of the DataField. |
| Type | Gets a type of the field. |
| Value | Get a value of the field. |