ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / DefinesValidValues Property

In This Topic
    DefinesValidValues Property (IReportParameter)
    In This Topic
    Specifies whether parameter has valid values defined in the report definition.
    Syntax
    'Declaration
     
    ReadOnly Property DefinesValidValues As Boolean
    bool DefinesValidValues {get;}
    See Also