Gets the list of additional editors available for selection.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
EditorCollection Editors { get; }
Visual Basic (Declaration)
ReadOnly Property Editors As EditorCollection

See Also