ArcGIS Runtime SDK for WPF - Library Reference
FeatureDataGrid Class
Members  See Also 
ESRI.ArcGIS.Client.Toolkit Namespace : FeatureDataGrid Class

Feature DataGrid Control.

Object Model

FeatureDataGrid ClassGraphicsLayer ClassMap Class

Syntax

Visual Basic (Declaration) 
Public Class FeatureDataGrid 
   Inherits System.Windows.Controls.DataGrid
C# 
public class FeatureDataGrid : System.Windows.Controls.DataGrid 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.Primitives.MultiSelector
                              System.Windows.Controls.DataGrid
                                 ESRI.ArcGIS.Client.Toolkit.FeatureDataGrid

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.