PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / CollectionEditor Class
Methods


In This Topic
    CollectionEditor Class Members
    In This Topic

    The following tables list the members exposed by CollectionEditor.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.WPF.PropertyGrid.BaseAdvancedEditor<IEnumerable,CollectionEditorControl>)
    Public MethodOverridden. Attaches the window editor to the group.  
    Public MethodOverridden.   
    Public MethodOverridden. Creates the editor used inside the window.  
    Public Method (Inherited from C1.WPF.PropertyGrid.BaseAdvancedEditor<IEnumerable,CollectionEditorControl>)
    Public MethodDetaches the events from the editor. (Inherited from C1.WPF.PropertyGrid.BaseAdvancedEditor<IEnumerable,CollectionEditorControl>)
    Public Method (Inherited from C1.WPF.PropertyGrid.BaseEditor<P,AdvancedEditor>)
    Top
    Protected Methods
     NameDescription
    Protected MethodApplies the Editor properties specified in the C1PropertyGrid. (Inherited from C1.WPF.PropertyGrid.BaseEditor<P,AdvancedEditor>)
    Top
    See Also