Iterates the list of additional editors.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public IEnumerable<Editor> ExtendingEditors { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ExtendingEditors As IEnumerable(Of Editor) |