ComponentEditorContainer Constructors
Serves as the base for components that provide visual elements at runtime, manage editor repositories providing inplace editors for their visual elements and support the common tooltip control mechanism.Name | Description |
---|---|
ComponentEditorContainer() | Initializes a new ComponentEditorContainer class instance with default settings. |
See Also