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


IMdElementDialog.ElementEditor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementDialog Interface > IMdElementDialog.ElementEditor Property
ArcGIS Developer Help

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