ArcGIS API for Silverlight - Library Reference
RefreshRow Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataGrid Class : RefreshRow Method

graphic
The graphic.

Updates a data row corresponds to the given graphic object.

Syntax

Visual Basic (Declaration) 
Public Sub RefreshRow( _
   ByVal graphic As Graphic _
) 
C# 
public void RefreshRow( 
   Graphic graphic
)

Parameters

graphic
The graphic.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.