FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ShowParameters Property

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