Leadtools.Dicom.Common.Editing Namespace : DicomEditableProperty Class |
The following tables list the members exposed by DicomEditableProperty.
Name | Description | |
---|---|---|
Attributes | A collection of attributes for this property. | |
Choices | Gets the list of choices. | |
DataSet | Gets the data set. | |
Description | Gets or sets the description. | |
DicomElement | Gets or sets the DICOM element. | |
Elements | Gets the child element properties for this property instance. | |
Name | Gets or sets the name for this property. | |
Parent | Gets the parent of this property. | |
Site | Gets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. | |
Type | Gets or sets the type. | |
Value | Gets or sets the value for this property. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Equals | Determines whether the specified System.Object is equal to this instance. | |
GetAttributes | Returns a collection of custom attributes for this instance of a component. | |
GetClassName | Returns the class name of this instance of a component. | |
GetComponentName | Returns the name of this instance of a component. | |
GetConverter | Returns a type converter for this instance of a component. | |
GetDefaultEvent | Returns the default event for this instance of a component. | |
GetDefaultProperty | Returns the default property for this instance of a component. | |
GetEditor | Returns an editor of the specified type for this instance of a component. | |
GetEvents | Overloaded. Returns the events for this instance of a component using the specified attribute array as a filter. | |
GetProperties | Overloaded. Returns the properties for this instance of a component using the attribute array as a filter. | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
Disposed | Represents the method that handles the System.ComponentModel.IComponent.Disposed event of a component. |