ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.GxDialog Property

The GxDialog object cached by the element editor.

[Visual Basic .NET]
Public ReadOnly Property GxDialog As IGxDialog
[C#]
public IGxDialog GxDialog {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface