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

In This Topic
    FalseLabel Property (ParameterStrings)
    In This Topic
    Gets or sets the 'No' option text for the boolean parameter editor.
    Syntax
    'Declaration
     
    Public Property FalseLabel As String
    public string FalseLabel {get; set;}
    See Also