C1.Silverlight.Extended Namespace : ITypeEditorControl Interface |
For a list of all members of this type, see ITypeEditorControl members.
Name | Description | |
---|---|---|
Attach | Attaches (initializes) the editor with the current property. | |
Create | Creates ands initializes a new instance of the editor | |
Detach | Detaches (releases) the editor that was attached with the property passed as parameter. | |
Supports | Returns true if the editor supports (is able to show/edit) the property values described by the PropertyAttribute. |