MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / DefinesValidValues Property

In This Topic
DefinesValidValues Property
In This Topic
Gets whether this parameter has valid values defined in the report definition.
Syntax
'Declaration
 
Public ReadOnly Property DefinesValidValues As Boolean
 
Remarks
Can be used to determine if a selection list is needed when populating UI.
See Also