ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class / CreateEmbeddableControl Method

CreateEmbeddableControl Method
Creates the embeddable user control associated with this instance of the inspector.
Syntax
public Tuple<EmbeddableControl,UserControl> CreateEmbeddableControl()
Remarks
Creates a view of this inspector that can be hosted on your own controls.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also