DynamicValueTypeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DynamicValueTypeConverter is used to call into the containing class to allow the class to generate the dynamic list.
This TypeConverter is created and returned for any properties that have the DynamicValues attribute enabled.
public class DynamicValueTypeConverter : System.ComponentModel.StringConverter
type DynamicValueTypeConverter = class
inherit StringConverter
Public Class DynamicValueTypeConverter
Inherits StringConverter
- Inheritance
-
DynamicValueTypeConverter
Constructors
DynamicValueTypeConverter() |
Methods
GetStandardValues(ITypeDescriptorContext) | |
GetStandardValuesExclusive(ITypeDescriptorContext) | |
GetStandardValuesSupported(ITypeDescriptorContext) |