C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / BoundLabeledValues Class / Parameter Property

In This Topic
Parameter Property (BoundLabeledValues)
In This Topic
Gets a ReportParameter object owning this BoundLabeledValues object.
Syntax
'Declaration
 
Public ReadOnly Property Parameter As ReportParameter
 
See Also