C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : CustomTaskPropertyDescriptor Class |
The following tables list the members exposed by CustomTaskPropertyDescriptor.
Name | Description | |
---|---|---|
![]() | CustomTaskPropertyDescriptor Constructor | Create a instance of CustomTaskPropertyDescriptor class with given name and property type. |
Name | Description | |
---|---|---|
![]() | Attributes | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | Category | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | ComponentType | Overridden. Gets the type of component. |
![]() | Description | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | DesignTimeOnly | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | DisplayName | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | IsBrowsable | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | IsLocalizable | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | IsReadOnly | Overridden. Gets the read only state of property. |
![]() | Name | (Inherited from System.ComponentModel.MemberDescriptor) |
![]() | PropertyType | Overridden. Gets the type of property. |
![]() | SerializationVisibility | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | SupportsChangeEvents | (Inherited from System.ComponentModel.PropertyDescriptor) |
Name | Description | |
---|---|---|
![]() | AddValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | CanResetValue | Overridden. Returns whether resetting an object changes its value. |
![]() | Equals | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | GetChildProperties | Overloaded. (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | GetEditor | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | GetHashCode | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | GetValue | Overridden. Gets the current value of the property on a component. |
![]() | RemoveValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) |
![]() | ResetValue | Overridden. Resets the value for this property of the component to the default value. |
![]() | SetValue | Overridden. Sets the value of the component to a different value. |
![]() | ShouldSerializeValue | Overridden. Determines a value indicating whether the value of this property needs to be persisted. |