ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / ValidValues Property

In This Topic
    ValidValues Property (ParameterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ValidValues As ParameterValue
    public ParameterValue ValidValues {get; set;}
    See Also