Gets the collection of custom editors for this PropertyGrid instance.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
C# |
---|
public EditorCollection Editors { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Editors As EditorCollection |
Implements
IExtendInPlaceEditors..::.Editors
Remarks
Add editors to this collection to define how to edit custom types or
to customise the display of specific properties.