ArcObjects Library Reference (GeoprocessingUI)  

IMdElementDialog.ElementEditor Property

The element editor containing the element being edited/displayed in the dialog.

[Visual Basic .NET]
Public Property ElementEditor As IMdElementEditor
[C#]
public IMdElementEditor ElementEditor {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialog Interface