C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / AllowedValuesDefinition Class / Values Property

In This Topic
Values Property (AllowedValuesDefinition)
In This Topic
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
 
See Also