←Select platform
In This Topic ▼

DicomEditablePropertyDescriptor Class Members

Summary

The following tables list the members exposed by DicomEditablePropertyDescriptor.

Public Methods

Name Description
Public Method
CanResetValue When overridden in a derived class, returns a value that indicates whether resetting an object changes its value.
Public Method GetValue When overridden in a derived class, gets the current value of the property of a component.
Public Method ResetValue When overridden in a derived class, resets the value for this property of the component to the default value.
Public Method SetValue When overridden in a derived class, sets the value of the component to a different value.
Public Method ShouldSerializeValue When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.

Protected Methods

Name Description
Protected Method
OnGetValue Calls the GetElementValue event.
Protected Method OnSetValue Calls the SetElementValue event.

Public Properties

Name Description
Public Property
ComponentType When overridden in a derived class, gets the type of the component this property is bound to.
Public Property Element Gets or sets the element this object refers to.
Public Property IsReadOnly When overridden in a derived class, gets a value indicating whether this property is read-only.
Public Property PropertyType When overridden in a derived class, gets the type of the property.

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