Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SpreadImageCollectionEditor Class
Members


In This Topic
    SpreadImageCollectionEditor Class
    In This Topic
    Provides a user interface that can edit SpreadImageCollection at design time.
    Object Model
    SpreadImageCollectionEditor Class
    Syntax
    'Declaration
     
    
    Public Class SpreadImageCollectionEditor 
       Inherits System.ComponentModel.Design.CollectionEditor
    'Usage
     
    
    Dim instance As SpreadImageCollectionEditor
    public class SpreadImageCollectionEditor : System.ComponentModel.Design.CollectionEditor 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Design.UITypeEditor
          System.ComponentModel.Design.CollectionEditor
             FarPoint.Web.Spread.SpreadImageCollectionEditor

    See Also