[]
        
(Showing Draft Content)

C1.Win.FlexReport.ReportParameter

ReportParameter Class

Represents a parameter in a C1FlexReport.

Inheritance
ReportParameter
Implements
IC1Serializable
Namespace: C1.Win.FlexReport
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ReportParameter : Parameter, IC1Serializable

Constructors

Name Description
ReportParameter()

Initializes a new instance of the ReportParameter class.

Properties

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.

Methods

Name Description
AssignFrom(object)

Assigns (copies) properties from another object to the current object.

CreateSame()
GetPropsTable()
OnPropertyChanged()
SetName(string)