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

In This Topic
    ParametersHeader Property (ParameterStrings)
    In This Topic
    Gets or sets the text used as caption for the Parameters panel.
    Syntax
    'Declaration
     
    Public Property ParametersHeader As String
    public string ParametersHeader {get; set;}
    See Also