←Select platform

DicomPropertyGrid Class

Summary

Provides a user interface for editing the elements of a DICOM dataset.

Syntax

C#
VB
C++
public class DicomPropertyGrid : PropertyGrid 
Public Class DicomPropertyGrid  
   Inherits System.Windows.Forms.PropertyGrid 
   Implements System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window  
public ref class DicomPropertyGrid : public System.Windows.Forms.PropertyGrid, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   

Remarks

The following namespaces provide support for the DicomPropertyGrid:

For information about pulling data from one data set and inserting it into another, refer to Simple DICOM Extensions to Read or Write Data Set Tags.

Requirements

Target Platforms

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