←Select platform
In This Topic ▼

DicomEditableProperty Class Members

Summary

The following tables list the members exposed by DicomEditableProperty.

Public Methods

Name Description
Public Method
Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public Method Equals Determines whether the specified Object is equal to this instance.
Public Method GetAttributes Returns a collection of custom attributes for this instance of a component.
Public Method GetClassName Returns the class name of this instance of a component.
Public Method GetComponentName Returns the name of this instance of a component.
Public Method GetConverter Returns a type converter for this instance of a component.
Public Method GetDefaultEvent Returns the default event for this instance of a component.
Public Method GetDefaultProperty Returns the default property for this instance of a component.
Public Method GetEditor Returns an editor of the specified type for this instance of a component.
Public Method GetEvents Returns the events for this instance of a component using the specified attribute array as a filter.
Public Method GetProperties Returns the properties for this instance of a component using the attribute array as a filter.
Public Method GetPropertyOwner Returns an object that contains the property described by the specified property descriptor.
Public Method ToString Returns a String that represents this instance.

Public Properties

Name Description
Public Property
Attributes A collection of attributes for this property.
Public Property Choices Gets the list of choices.
Public Property DataSet Gets the data set.
Public Property Description Gets or sets the description.
Public Property DicomElement Gets or sets the DICOM element.
Public Property Elements Gets the child element properties for this property instance.
Public Property Name Gets or sets the name for this property.
Public Property Parent Gets the parent of this property.
Public Property Site Gets or sets the ISite associated with the IComponent.
Public Property Type Gets or sets the type.
Public Property Value Gets or sets the value for this property.

Public Events

Name Description
Public Event
Disposed Represents the method that handles the Disposed event of a component.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly