C1.Silverlight.Extended Namespace / ITypeEditorControl Interface

In This Topic
ITypeEditorControl Interface Methods
In This Topic

For a list of all members of this type, see ITypeEditorControl members.

Public Methods
 NameDescription
 MethodAttaches (initializes) the editor with the current property.  
 MethodCreates ands initializes a new instance of the editor  
 MethodDetaches (releases) the editor that was attached with the property passed as parameter.  
 MethodReturns true if the editor supports (is able to show/edit) the property values described by the PropertyAttribute.  
Top
See Also