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

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