Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
protected List<ValidValue> _values
Visual Basic (Declaration)
Protected _values As List(Of ValidValue)
Visual C++
protected:
List<ValidValue^>^ _values

See Also