[]
Represents a parameter in a C1FlexReport.
public class ReportParameter : Parameter, IC1Serializable
| Name | Description |
|---|---|
| ReportParameter() | Initializes a new instance of the ReportParameter class. |
| Name | Description |
|---|---|
| AllowedValuesDefinition | Gets the AllowedValuesDefinition defining the list of allowed values for this parameter. |
| DisplayText | Gets the display text corresponding to a parameter value. This property has a meaningful value only during the report rendering. |
| ParentReport | Gets the C1FlexReport object owning this parameter. |
| Name | Description |
|---|---|
| AssignFrom(object) | Assigns (copies) properties from another object to the current object. |
| CreateSame() | |
| GetPropsTable() | |
| OnPropertyChanged() | |
| SetName(string) |