ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomTaskPropertyDescriptor Class
Properties Methods

In This Topic
    CustomTaskPropertyDescriptor Class Members
    In This Topic

    The following tables list the members exposed by CustomTaskPropertyDescriptor.

    Public Constructors
     NameDescription
    Public ConstructorCreate a instance of CustomTaskPropertyDescriptor class with given name and property type.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public PropertyOverridden. Gets the type of component.  
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Public PropertyOverridden. Gets the read only state of property.  
    Public Property (Inherited from System.ComponentModel.MemberDescriptor)
    Public PropertyOverridden. Gets the type of property.  
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Public Property (Inherited from System.ComponentModel.PropertyDescriptor)
    Top
    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 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 a value indicating whether the value of this property needs to be persisted.  
    Top
    See Also