Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
ValidValue Class 

Represents a possible valid value for a parameter.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public NotInheritable Class ValidValue
Visual Basic (Usage)
Dim instance As ValidValue
C#
public sealed class ValidValue
C++
public ref class ValidValue sealed
J#
public final class ValidValue
JScript
public final class ValidValue

ValidValue is used by the ReportParameterInfo and ParameterState classes.

You can use the ValidValue class to display the possible valid values of a parameter in a user interface.

System.Object
  Microsoft.Reporting.WinForms.ValidValue
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker