Leadtools.Dicom.Common

ComponentType Property

Show in webframe





When overridden in a derived class, gets the type of the component this property is bound to.
Syntax
public override Type ComponentType {get;}
'Declaration
 
Public Overrides ReadOnly Property ComponentType As Type
'Usage
 
Dim instance As DicomEditablePropertyDescriptor
Dim value As Type
 
value = instance.ComponentType

            

            
public:
property Type^ ComponentType {
   Type^ get() override;
}

Property Value

A System.Type that represents the type of component this property is bound to. When the System.ComponentModel.PropertyDescriptor.GetValue(System.Object) or System.ComponentModel.PropertyDescriptor.SetValue(System.Object,System.Object) methods are invoked, the object specified might be an instance of this type.
Requirements

Target Platforms

See Also

Reference

DicomEditablePropertyDescriptor Class
DicomEditablePropertyDescriptor Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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