Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DoubleCollectionPropertyDescriptor Class
Properties Methods


In This Topic
    DoubleCollectionPropertyDescriptor Class Members
    In This Topic

    The following tables list the members exposed by DoubleCollectionPropertyDescriptor.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DoubleCollectionPropertyDescriptor class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public PropertyOverridden. Gets the type of the component this property is bound to.  
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public PropertyOverridden. Gets whether this member should be set only at design time.  
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Public PropertyOverridden. Gets whether this property is read-only.  
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public PropertyOverridden. Gets the type of the property.  
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.ComponentModel.PropertyDescriptor)
    Public MethodOverridden. Returns whether resetting an object changes its value.  
    Public Method (Inherited from System.ComponentModel.PropertyDescriptor)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.PropertyDescriptor)
    Public Method (Inherited from System.ComponentModel.PropertyDescriptor)
    Public Method (Inherited from System.ComponentModel.PropertyDescriptor)
    Public MethodOverridden. Gets the current value of the property on a component.  
    Public Method (Inherited from System.ComponentModel.PropertyDescriptor)
    Public MethodOverridden. Resets the value for this property of the component to the default value.  
    Public MethodOverridden. Sets the value of the component to a different value.  
    Public MethodOverridden. Determines whether the value of this property needs to be persisted.  
    Top
    See Also