ESRI.ArcGIS.ADF.Web.UI.WebControls
ItemCollectionEditor Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace : ItemCollectionEditor Class




Editor for a collection. Override CreateNewItemTypes() to define the types displayed in the collection editor.

Syntax

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

Inheritance Hierarchy

System.Object
   System.Drawing.Design.UITypeEditor
      System.ComponentModel.Design.CollectionEditor
         ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ItemCollectionEditor
            ESRI.ArcGIS.ADF.Tasks.QualityItemCollectionEditor
            ESRI.ArcGIS.ADF.Tasks.WidthItemCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.BuddyControlCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.GeocodeResourceItemCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.GeoprocessingResourceItemCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.MapResourceItemCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.MapToolItemCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.PageToolItemCollectionEditor
            ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.ToolbarItemCollectionEditor

See Also

© 2010 All Rights Reserved.