C1.Silverlight.Extended Namespace / ITypeMutipleEditorControl Interface
Methods

In This Topic
ITypeMutipleEditorControl Interface Members
In This Topic

The following tables list the members exposed by ITypeMutipleEditorControl.

Public Methods
 NameDescription
 MethodAttaches (initializes) the editor with the current Group.  
 MethodCreates ands initializes a new instance of the editor (Inherited from C1.Silverlight.Extended.ITypeEditorControl)
 MethodDetaches (releases) the editor that was attached with the property passed as parameter. (Inherited from C1.Silverlight.Extended.ITypeEditorControl)
 Methodset a value when all properties in the group has not a same property value  
 MethodReturns true if the editor supports (is able to show/edit) the property values described by the PropertyAttribute. (Inherited from C1.Silverlight.Extended.ITypeEditorControl)
Top
See Also