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

In This Topic
    AllLabel Property (ParameterStrings)
    In This Topic
    Gets or sets the text label displayed when all options are selected.
    Syntax
    'Declaration
     
    Public Property AllLabel As String
    public string AllLabel {get; set;}
    See Also