FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / Parameters Property

In This Topic
    Parameters Property (RibbonElements)
    In This Topic
    Gets the element for the Parameters action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameters As ButtonActionElement
    public ButtonActionElement Parameters {get;}
    See Also