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

In This Topic
    NullLabel Property (ParameterStrings)
    In This Topic
    Gets or sets the Null checkbox label for the nullable parameters.
    Syntax
    'Declaration
     
    Public Property NullLabel As String
    public string NullLabel {get; set;}
    See Also