FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ParameterStrings Class / ApplyParameters Property

In This Topic
    ApplyParameters Property (ParameterStrings)
    In This Topic
    Gets or sets the text displayed on the 'Apply Parameters' button.
    Syntax
    'Declaration
     
    Public Property ApplyParameters As String
    public string ApplyParameters {get; set;}
    See Also