FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportLabeledValue Class / Parameter Property

In This Topic
    Parameter Property (ReportLabeledValue)
    In This Topic
    Gets a ReportParameter object owning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameter As ReportParameter
    public ReportParameter Parameter {get;}
    See Also