Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ITypeMutipleEditorControl Interface

In This Topic
    ITypeMutipleEditorControl Interface Methods
    In This Topic

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

    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