Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DoubleCollectionCustomTypeDescriptor Class
Members


In This Topic
    DoubleCollectionCustomTypeDescriptor Class
    In This Topic
    Represents a CustomTypeDescriptor object.
    Syntax
    'Declaration
     
    
    Public Class DoubleCollectionCustomTypeDescriptor 
       Inherits System.ComponentModel.CustomTypeDescriptor
    'Usage
     
    
    Dim instance As DoubleCollectionCustomTypeDescriptor
    public class DoubleCollectionCustomTypeDescriptor : System.ComponentModel.CustomTypeDescriptor 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.CustomTypeDescriptor
          FarPoint.Win.Chart.DoubleCollectionCustomTypeDescriptor

    See Also