Determines if the parameter can hold more then one value.
Namespace: Telerik.Reporting.ProcessingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public bool Multivalue { get; set; } |
| Visual Basic |
|---|
Public Property Multivalue As Boolean
Get
Set |
Version Information
Supported in: 1.0.1, 1.0
See Also