FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / HasParameters Property

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