For a list of all members of this type, see DicomEditablePropertyDescriptor members.
"| Name | Description | |
|---|---|---|
| Attributes | Gets the collection of attributes for this member. (Inherited from System.ComponentModel.MemberDescriptor) |
| Category | Gets the name of the category to which the member belongs, as specified in the System.ComponentModel.CategoryAttribute. (Inherited from System.ComponentModel.MemberDescriptor) |
| ComponentType | Overridden. When overridden in a derived class, gets the type of the component this property is bound to. |
| Converter | Gets the type converter for this property. (Inherited from System.ComponentModel.PropertyDescriptor) |
| Description | Gets the description of the member, as specified in the System.ComponentModel.DescriptionAttribute. (Inherited from System.ComponentModel.MemberDescriptor) |
| DesignTimeOnly | Gets whether this member should be set only at design time, as specified in the System.ComponentModel.DesignOnlyAttribute. (Inherited from System.ComponentModel.MemberDescriptor) |
| DisplayName | Gets the name that can be displayed in a window, such as a Properties window. (Inherited from System.ComponentModel.MemberDescriptor) |
| Element | Gets or sets the element this object refers to. |
| IsBrowsable | Gets a value indicating whether the member is browsable, as specified in the System.ComponentModel.BrowsableAttribute. (Inherited from System.ComponentModel.MemberDescriptor) |
| IsLocalizable | Gets a value indicating whether this property should be localized, as specified in the System.ComponentModel.LocalizableAttribute. (Inherited from System.ComponentModel.PropertyDescriptor) |
| IsReadOnly | Overridden. When overridden in a derived class, gets a value indicating whether this property is read-only. |
| Name | Gets the name of the member. (Inherited from System.ComponentModel.MemberDescriptor) |
| PropertyType | Overridden. When overridden in a derived class, gets the type of the property. |
| SerializationVisibility | Gets a value indicating whether this property should be serialized, as specified in the System.ComponentModel.DesignerSerializationVisibilityAttribute. (Inherited from System.ComponentModel.PropertyDescriptor) |
| SupportsChangeEvents | Gets a value indicating whether value change notifications for this property may originate from outside the property descriptor. (Inherited from System.ComponentModel.PropertyDescriptor) |
| Name | Description | |
|---|---|---|
| AttributeArray | Gets or sets an array of attributes. (Inherited from System.ComponentModel.MemberDescriptor) |
| NameHashCode | Gets the hash code for the name of the member, as specified in System.String.GetHashCode. (Inherited from System.ComponentModel.MemberDescriptor) |