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

In This Topic
    InvalidValueFmt Property (ParameterStrings)
    In This Topic
    Gets or sets the format string for a notification that the specified value is invalid for a parameter of a given type.
    Syntax
    'Declaration
     
    Public Property InvalidValueFmt As String
    public string InvalidValueFmt {get; set;}
    See Also