| ArcGIS Explorer Component Help |
| Popup..::.Title Property |
| Popup Class See Also |
The text to display in the title bar of the popup window.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Field Value
A string containing the popup window title.
Exceptions
| Exception | Condition |
|---|---|
| System..::.InvalidOperationException | The title cannot be set if Popup.IsReadOnly property is true. |