Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.13
|
Leadtools.Dicom.Common.Editing.Controls Namespace : DicomPropertyGrid Class |
public class DicomPropertyGrid : 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
'Declaration
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
'Usage
Dim instance As DicomPropertyGrid
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.