C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CustomTaskPropertyDescriptor Class
Properties Methods


CustomTaskPropertyDescriptor Class Members

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
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 a value indicating whether the value of this property needs to be persisted.  
Top
See Also