Version

UltraScheduleArrayPropertyDescriptor Class Members

The following tables list the members exposed by UltraScheduleArrayPropertyDescriptor.

Public Properties
 NameDescription
Public PropertyAttributes (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyCategoryOverridden. Gets the name of the category to which the member belongs.  
Public PropertyComponentTypeOverridden. The type of component the property is bound to.  
Public PropertyConverter (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertyDescription (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyDesignTimeOnly (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyDisplayName (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyIsBrowsable (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyIsLocalizable (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertyIsReadOnlyOverridden. Indicates if the property is read-only.  
Public PropertyName (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyPropertyTypeOverridden. The type of the property.  
Public PropertySerializationVisibility (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertySupportsChangeEvents (Inherited from System.ComponentModel.PropertyDescriptor)
Protected Properties
Public Methods
 NameDescription
Public MethodAddValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodCanResetValueOverridden. Returns whether resetting an object changes its value.  
Public MethodEquals (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetChildPropertiesOverloaded.  (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetEditor (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetHashCode (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetValueOverridden. Gets the current value of the property on a component.  
Public MethodRemoveValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodResetValueOverridden. Called when the property is to be reset.  
Public MethodSetValueOverridden. Sets the value of the component to a different value.  
Public MethodShouldSerializeValueOverridden. Indicates whether the property needs to be persisted.  
See Also