The text to display in the title bar of the popup window.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public string Title { get; set; }
Visual Basic (Declaration)
Public Property Title As String

Field Value

A string containing the popup window title.

Exceptions

ExceptionCondition
System..::.InvalidOperationExceptionThe title cannot be set if Popup.IsReadOnly property is true.

See Also

Relate Topics:
  Content Property
  Icon Property
  IsEmpty Property
  IsReadOnly Property
  IsVisible Property
  MapDisplay Property
  Owner Property
  Size Property
Created by Atop CHM to web converter,© 2009 all right reserved.