ComponentOne FlexReport for WinForms
Values Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > AllowedValuesDefinition Class : Values Property
Gets a ReportLabeledValues collection defining list of allowed values for report parameter, if this collection contains the items then Binding property is ignored.
Syntax
'Declaration
 
Public ReadOnly Property Values As ReportLabeledValues
public ReportLabeledValues Values {get;}
See Also

Reference

AllowedValuesDefinition Class
AllowedValuesDefinition Members