ComponentOne Extended Library for WPF and Silverlight
ITypeEditorControl Interface Members
Methods  Events

C1.WPF.Extended Namespace : ITypeEditorControl Interface

The following tables list the members exposed by ITypeEditorControl.

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
Public Events
 NameDescription
 EventFired when the value of the current property has changed.  
Top
See Also

Reference

ITypeEditorControl Interface
C1.WPF.Extended Namespace