| 名前 | 解説 | |
|---|---|---|
![]() | CalculatedField コンストラクタ | オーバーロードされます。 |
CalculatedFieldデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | CalculatedField コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | DataSource | Gets the DataSource object containing this object. |
![]() | Expression | Gets or sets the expression used to calcualte the field's value. |
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。 |
![]() | Owner | Gets the CalculatedFieldCollection collection containing this object. |
![]() | ParentReport | Gets the FlexReport object containing this object. |
![]() | Type | Gets or sets the data type of the current field. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Copies properties from another CalculatedField object. |
![]() | Clone | Clones the current object. C1.Document.NamedObjectから継承されます。 |
![]() | CreateSame | オーバーライドされます。 Creates a new instance of the same class as this one. |
| 名前 | 解説 | |
|---|---|---|
![]() | SetName | オーバーライドされます。 Sets the name of the current object. |
![]() | SetOwner | Sets the owner of the current object. C1.Document.OwnedObjectから継承されます。 |