FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / CanShowParameters Property

In This Topic
    CanShowParameters Property (C1FlexViewer)
    In This Topic
    Gets or sets a value indicating if the Parameters panel can be displayed.
    Syntax
    'Declaration
     
    Public Property CanShowParameters As Boolean
    public bool CanShowParameters {get; set;}
    See Also