NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListPropertyConverter Class

ListPropertyConverter is a type converter that is used to list available values for the ListProperty.

Object
   TypeConverter
      ListPropertyConverter

[Visual Basic]
Public Class ListPropertyConverter
   Inherits TypeConverter
[C#]
public class ListPropertyConverter : TypeConverter
[C++]
public __gc class ListPropertyConverter : public TypeConverter
[JScript]
public class ListPropertyConverter extends TypeConverter

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ListPropertyConverter Members | System.WinForms Namespace