FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / HasParameters Property

In This Topic
    HasParameters Property (C1FlexViewerPane)
    In This Topic
    Gets a value indicating if the report has parameters.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasParameters As Boolean
    public bool HasParameters {get;}
    See Also