FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / CanShowParameters Property

In This Topic
    CanShowParameters Property (FlexViewer)
    In This Topic
    Indicates whether the Parameters panel can be shown.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanShowParameters As Boolean
    public bool CanShowParameters {get;}
    See Also