Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
interface System.​ComponentModel.​INestedContainer
Assembly: System.ComponentModel.TypeConverter
Implemented Interfaces
- IContainer (Inherits: IDisposable)
Provides functionality for nested containers, which logically contain zero or more other components and are owned by a parent component.
Properties
Owner
Gets the owning component for the nested container.