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

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