Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.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.WPF.Extended.ITypeEditorControl)
     MethodDetaches (releases) the editor that was attached with the property passed as parameter. (Inherited from C1.WPF.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.WPF.Extended.ITypeEditorControl)
    Top
    See Also