Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomEditablePropertyDescriptor Class Members
See Also  Properties  Methods 
Leadtools.Dicom.Common.Editing Namespace : DicomEditablePropertyDescriptor Class

The following tables list the members exposed by DicomEditablePropertyDescriptor.

Public Properties

 NameDescription
public Property AttributesGets the collection of attributes for this member. (Inherited from System.ComponentModel.MemberDescriptor)
public Property CategoryGets the name of the category to which the member belongs, as specified in the System.ComponentModel.CategoryAttribute. (Inherited from System.ComponentModel.MemberDescriptor)
public Property ComponentTypeOverridden. When overridden in a derived class, gets the type of the component this property is bound to.  
public Property ConverterGets the type converter for this property. (Inherited from System.ComponentModel.PropertyDescriptor)
public Property DescriptionGets the description of the member, as specified in the System.ComponentModel.DescriptionAttribute. (Inherited from System.ComponentModel.MemberDescriptor)
public Property DesignTimeOnlyGets whether this member should be set only at design time, as specified in the System.ComponentModel.DesignOnlyAttribute. (Inherited from System.ComponentModel.MemberDescriptor)
public Property DisplayNameGets the name that can be displayed in a window, such as a Properties window. (Inherited from System.ComponentModel.MemberDescriptor)
public Property ElementGets or sets the element this object refers to.  
public Property IsBrowsableGets a value indicating whether the member is browsable, as specified in the System.ComponentModel.BrowsableAttribute. (Inherited from System.ComponentModel.MemberDescriptor)
public Property IsLocalizableGets a value indicating whether this property should be localized, as specified in the System.ComponentModel.LocalizableAttribute. (Inherited from System.ComponentModel.PropertyDescriptor)
public Property IsReadOnlyOverridden. When overridden in a derived class, gets a value indicating whether this property is read-only.  
public Property NameGets the name of the member. (Inherited from System.ComponentModel.MemberDescriptor)
public Property PropertyTypeOverridden. When overridden in a derived class, gets the type of the property.  
public Property SerializationVisibilityGets a value indicating whether this property should be serialized, as specified in the System.ComponentModel.DesignerSerializationVisibilityAttribute. (Inherited from System.ComponentModel.PropertyDescriptor)
public Property SupportsChangeEventsGets a value indicating whether value change notifications for this property may originate from outside the property descriptor. (Inherited from System.ComponentModel.PropertyDescriptor)
Top

Protected Properties

 NameDescription
protected Property AttributeArrayGets or sets an array of attributes. (Inherited from System.ComponentModel.MemberDescriptor)
protected Property NameHashCodeGets the hash code for the name of the member, as specified in System.String.GetHashCode. (Inherited from System.ComponentModel.MemberDescriptor)
Top

Public Methods

 NameDescription
public Method AddValueChangedEnables other objects to be notified when this property changes. (Inherited from System.ComponentModel.PropertyDescriptor)
public Method CanResetValueOverridden. When overridden in a derived class, returns whether resetting an object changes its value.  
public Method GetChildPropertiesOverloaded. Returns the default System.ComponentModel.PropertyDescriptorCollection. (Inherited from System.ComponentModel.PropertyDescriptor)
public Method GetEditorGets an editor of the specified type. (Inherited from System.ComponentModel.PropertyDescriptor)
public Method GetValueOverridden. When overridden in a derived class, gets the current value of the property on a component.  
public Method RemoveValueChangedEnables other objects to be notified when this property changes. (Inherited from System.ComponentModel.PropertyDescriptor)
public Method ResetValueOverridden. When overridden in a derived class, resets the value for this property of the component to the default value.  
public Method SetValueOverridden. When overridden in a derived class, sets the value of the component to a different value.  
public Method ShouldSerializeValueOverridden. When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.  
Top

Protected Methods

 NameDescription
protected Method CreateAttributeCollectionCreates a collection of attributes using the array of attributes passed to the constructor. (Inherited from System.ComponentModel.MemberDescriptor)
protected Method CreateInstanceCreates an instance of the specified type. (Inherited from System.ComponentModel.PropertyDescriptor)
protected Method FillAttributesWhen overridden in a derived class, adds the attributes of the inheriting class to the specified list of attributes in the parent class. (Inherited from System.ComponentModel.MemberDescriptor)
protected Method GetInvocationTargetRetrieves the object that should be used during invocation of members. (Inherited from System.ComponentModel.MemberDescriptor)
protected Method GetTypeFromNameReturns a type using its name. (Inherited from System.ComponentModel.PropertyDescriptor)
protected Method OnGetValueCalls the GetElementValue event.  
protected Method OnSetValueCalls the SetElementValue event.  
protected Method OnValueChangedRaises the ValueChanged event that you implemented. (Inherited from System.ComponentModel.PropertyDescriptor)
Top

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features