| 名前 | 解説 | |
|---|---|---|
![]() | ReportParameter コンストラクタ | Initializes a new instance of the ReportParameter class. |
ReportParameterデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ReportParameter コンストラクタ | Initializes a new instance of the ReportParameter class. |
| 名前 | 解説 | |
|---|---|---|
![]() | AllowBlank | C1.Document.Parameterから継承されます。 |
![]() | AllowedValues | C1.Document.Parameterから継承されます。 |
![]() | AllowedValuesDefinition | Gets the AllowedValuesDefinition defining the list of allowed values for this parameter. |
![]() | DataType | C1.Document.Parameterから継承されます。 |
![]() | DisplayText | Gets the display text corresponding to a parameter value. This property has a meaningful value only during the report rendering. |
![]() | DocumentSource | C1.Document.Parameterから継承されます。 |
![]() | Hidden | C1.Document.Parameterから継承されます。 |
![]() | MaxLength | C1.Document.Parameterから継承されます。 |
![]() | MultiValue | C1.Document.Parameterから継承されます。 |
![]() | Name | C1.Document.NamedObjectから継承されます。 |
![]() | Nullable | C1.Document.Parameterから継承されます。 |
![]() | Owner | C1.Document.Parameterから継承されます。 |
![]() | ParentReport | Gets the FlexReport object owning this parameter. |
![]() | Prompt | C1.Document.Parameterから継承されます。 |
![]() | Text | C1.Document.Parameterから継承されます。 |
![]() | Value | C1.Document.Parameterから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another object to the current object. |
![]() | Clone | C1.Document.NamedObjectから継承されます。 |
![]() | CreateSame | オーバーライドされます。 |
![]() | SelectAllValues | C1.Document.Parameterから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | GetPropsTable | オーバーライドされます。 Gets the C1.Document.Serialization.IC1PropsTable. |
![]() | OnPropertyChanged | オーバーライドされます。 Called when property of C1.Document.Parameter is changed. |
![]() | SetName | オーバーライドされます。 Sets the name of the current object. |
![]() | SetOwner | C1.Document.OwnedObjectから継承されます。 |