ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / ReportParameterInfo Class / vx Field

In This Topic
    vx Field
    In This Topic
    Flag indicating whether the list of possible values is exclusive (i.e. input must be limited to those values only).
    Syntax
    'Declaration
     
    Public vx As System.Boolean
    public System.bool vx
    See Also