ArcGIS API for WPF - Library Reference
FeatureDataForm Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : FeatureDataForm Class

The FeatureDataForm Control. Provides the ability to view/modify graphic attributes in Graphics/Feature layers.

Object Model

FeatureDataForm ClassFeatureLayer ClassGraphic Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class FeatureDataForm 
   Inherits System.Windows.Controls.Control
C# 
public sealed class FeatureDataForm : System.Windows.Controls.Control 

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
                     ESRI.ArcGIS.Client.Toolkit.FeatureDataForm

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.