FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / HasParameters Property

In This Topic
    HasParameters Property (FlexViewerPane)
    In This Topic
    Indicates whether the document has visible parameters.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasParameters As Boolean
    public bool HasParameters {get;}
    See Also