Property Editors
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
Editors
When implemented by a class, gets a list of IDebugEdit
controls currently opened in this container.
IReadOnlyCollection<IDebugEdit> Editors { get; }