Initializes a new instance of the MultiValidValueParameterControl..::.Data class.
            
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public Data( ValidValue validValue )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub New ( _ validValue As ValidValue _ )  | 
| Visual C++ | 
|---|
public: Data( ValidValue^ validValue )  | 
Parameters
- validValue
 - Type: PerpetuumSoft.ReportingServices.Viewer.Client.ReportService..::.ValidValue
The valid value.