Used to determine the type of UIEditor that will be displayed. Syntax Parameters context ITypeDescriptorContext Return Value UITypeEditorEditStyle specifying the type of UIEditor.
Used to determine the type of UIEditor that will be displayed. Overload List
Syntax
TypeConverter for MRULists Syntax
Public Constructors Public Methods Protected Methods
Public Methods Protected Methods
Indicates which types the class can be cast to. Syntax Parameters context ITypeDescriptorContextdestinationType Type Return Value A boolean indicating if the class can be converted to the specified type.
Indicates which types the class can be cast to. Overload List
Converts the object to the specified type. Syntax Parameters context ITypeDescriptorContextculture CultureInfovalue Object to convert.destinationType Type to which the object is to be converted. Return Value The converted object.
Converts the object to the specified type. Overload List