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

In This Topic
    CanShowParameters Property (C1FlexViewer)
    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