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


For a list of all members of this type, see FeatureDataGrid members.

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodBeginEditOverloaded.  (Inherited from System.Windows.Controls.DataGrid)
public MethodCancelEditOverloaded.  (Inherited from System.Windows.Controls.DataGrid)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodCollapseRowGroup (Inherited from System.Windows.Controls.DataGrid)
public MethodCommitEditOverloaded.  (Inherited from System.Windows.Controls.DataGrid)
public MethodExpandRowGroup (Inherited from System.Windows.Controls.DataGrid)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetGraphicFromRow Get a row from the FeatureDataGrid and returns the matching Graphic for the row.  
public MethodGetGroupFromItem (Inherited from System.Windows.Controls.DataGrid)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden.  When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshRow

Updates a data row corresponds to the given graphic object.

 
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodScrollIntoViewOverloaded. Scrolls the FeatureDataGrid vertically to display the row for the specified ESRI.ArcGIS.Client.Graphic and scrolls the FeatureDataGrid horizontally to display the specified column.  
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnAutoGeneratingColumnOverridden. Raises the System.Windows.Controls.DataGrid.AutoGeneratingColumn event.  
protected MethodOnBeginningEditOverridden.  Checks for FeatureLayer restrictions and cancels the edit if FeatureLayer, EditorTracking or Field indicate that and edit is not allowed.  
protected MethodOnCellEditEndedOverridden. Raises the System.Windows.Controls.DataGrid.CellEditEnded event.  
protected MethodOnCellEditEndingOverridden. Raises the System.Windows.Controls.DataGrid.CellEditEnding event.  
protected MethodOnColumnDisplayIndexChanged (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCopyingRowClipboardContent (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnCurrentCellChanged (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLoadingRowOverridden.  When a DataGridRow scrolls into view this method is invoked. A binding relationship is established between the DataGridRow.IsSelected property and the Graphic.Selected property.  
protected MethodOnLoadingRowDetails (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnLoadingRowGroup (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnPreparingCellForEditOverridden. Raises the System.Windows.Controls.DataGrid.PreparingCellForEdit event.  
protected MethodOnRowEditEndedOverridden. Raises the System.Windows.Controls.DataGrid.RowEditEnded event.  
protected MethodOnRowEditEnding (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnSelectionChangedOverridden. Raises the System.Windows.Controls.DataGrid.SelectionChanged event.  
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloadingRowOverridden.  Unloads the row when it scrolls out of view.  
protected MethodOnUnloadingRowDetails (Inherited from System.Windows.Controls.DataGrid)
protected MethodOnUnloadingRowGroup (Inherited from System.Windows.Controls.DataGrid)
Top

See Also

© ESRI, Inc. All Rights Reserved.