Gets the valid value.
            
    Namespace: 
   PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public ValidValue ValidValue { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public ReadOnly Property ValidValue As ValidValue  | 
| Visual C++ | 
|---|
public: property ValidValue^ ValidValue { ValidValue^ get (); }  |