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


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

    System.Object
       System.Drawing.Design.UITypeEditor
          System.ComponentModel.Design.CollectionEditor
             FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor

    See Also