[]
Represents a collection of CalculatedField objects.
public class CalculatedFieldCollection : ReportNamedCollection<CalculatedField>
| Name | Description |
|---|---|
| Owner | Gets the DataSource object owning this collection. |
| Report | Gets the C1FlexReport object owning this collection. |
| Name | Description |
|---|---|
| InsertItem(int, CalculatedField) | |
| RemoveItem(int) | |
| SetItem(int, CalculatedField) |