C#
VB
C++
Provides a user interface for editing the elements of a DICOM dataset.
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
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET