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

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