Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / HasParameters Property

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