←Select platform

DicomEditablePropertyDescriptor Class Members

Summary

The following tables list the members exposed by DicomEditablePropertyDescriptor.

Public Methods

Name Description
CanResetValue When overridden in a derived class, returns a value that indicates whether resetting an object changes its value.
GetValue When overridden in a derived class, gets the current value of the property of a component.
ResetValue When overridden in a derived class, resets the value for this property of the component to the default value.
SetValue When overridden in a derived class, sets the value of the component to a different value.
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
OnGetValue Calls the GetElementValue event.
OnSetValue Calls the SetElementValue event.

Public Properties

Name Description
ComponentType When overridden in a derived class, gets the type of the component this property is bound to.
Element Gets or sets the element this object refers to.
IsReadOnly When overridden in a derived class, gets a value indicating whether this property is read-only.
PropertyType When overridden in a derived class, gets the type of the property.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly