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

In This Topic
    ITypeMutipleEditorControl Interface
    In This Topic
    The Interface for the all the editors that support multiple objects used by the C1PropertyGrid.
    Object Model
    ITypeMutipleEditorControl Interface
    Syntax
    'Declaration
     
    
    Public Interface ITypeMutipleEditorControl 
       Inherits ITypeEditorControl 
    public interface ITypeMutipleEditorControl : ITypeEditorControl  
    See Also