[]
        
(Showing Draft Content)

C1.Win.FlexReport.CalculatedFieldCollection

CalculatedFieldCollection Class

Represents a collection of CalculatedField objects.

Inheritance
CalculatedFieldCollection
Namespace: C1.Win.FlexReport
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class CalculatedFieldCollection : ReportNamedCollection<CalculatedField>

Properties

Name Description
Owner

Gets the DataSource object owning this collection.

Report

Gets the C1FlexReport object owning this collection.

Methods

Name Description
InsertItem(int, CalculatedField)
RemoveItem(int)
SetItem(int, CalculatedField)