FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / HasParameters Property

In This Topic
    HasParameters Property (C1FlexViewerDialog)
    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