Click or drag to resize

StringLookupConverter Properties

The StringLookupConverter type exposes the following members.

Properties
  NameDescription
Protected propertyComparer
Gets an IComparer that can be used to sort the values of the enumeration.
(Inherited from EnumConverter.)
Protected propertyEnumType
Specifies the type of the enumerator this converter is associated with.
(Inherited from EnumConverter.)
Protected propertyPairs
Gets an array of lookup pairs.
Protected propertyValues (Inherited from EnumConverter.)
Top
See Also