[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyGrid.CollectionEditorControl.AvailableEditors

AvailableEditors Property

AvailableEditors

Gets or sets the available editors for the CollectionEditorControl.

Declaration
public List<ITypeEditorControl> AvailableEditors { get; set; }
Property Value
Type Description
List<ITypeEditorControl>

The available editors.