This document is archived and information here might be outdated.  Recommended version.


IMdElementDialog.ElementEditor Property (ArcObjects .NET 10.4 SDK)
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