ESRI.ArcGIS.ADF.Web.UI.WebControls
RecordsEditor Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.Editors.Resources.LayerDefinitions Namespace : RecordsEditor Class




Design-time editor for display of records when defining layers for map resources.

Syntax

Visual Basic (Declaration) 
Public Class RecordsEditor 
   Inherits UserControl
Visual Basic (Usage)Copy Code
Dim instance As RecordsEditor
C# 
public class RecordsEditor : UserControl 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.Editors.Resources.LayerDefinitions.RecordsEditor

See Also

© 2010 All Rights Reserved.