| Visual Basic (Declaration) | |
|---|---|
| Public ReadOnly Property IsReadOnly As Boolean | |
| C# | |
|---|---|
| public bool IsReadOnly {get;} | |
This property will only be true if ESRI.ArcGIS.Client.GraphicsLayer.GraphicsSource is used               on a GraphicsLayer instead of directly populating the               GraphicsLayer.Graphics property directly.
            
            
            Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 
     
     
     
     
    