FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / ParameterStrings Class / SelectAllLabel Property

In This Topic
    SelectAllLabel Property (ParameterStrings)
    In This Topic
    Gets or sets the 'Select All' option text used for the multivalue parameters.
    Syntax
    'Declaration
     
    Public Property SelectAllLabel As String
    public string SelectAllLabel {get; set;}
    See Also