←Select platform
In This Topic ▼

DicomPropertyGrid Class Members

Summary

The following tables list the members exposed by DicomPropertyGrid.

Public Constructors

Name Description
Public Constructor
DicomPropertyGrid Initializes a new instance of the DicomPropertyGrid class.

Public Methods

Name Description
Public Method
AddCommand Adds a command to the property grid.
Public Method AddSequenceItem Add a DICOM sequence item to the currently selected item.
Public Method AddTags Adds a list of tags to the property grid.
Public Method DeleteTag Deletes the currently selected tag.
Public Method Refresh Forces the control to invalidate its client area and immediately redraw itself and any child controls.
Public Method RemoveCommand Removes the command from the property grid.
Public Method ShowTagSelectionDialog Shows the tag selection dialog.

Protected Methods

Name Description
Protected Method
OnCreateControl Raises the CreateControl method.
Protected Method RemovePropUIHandler Removes the event handler that performs the actions for the command.

Public Properties

Name Description
Public Property
AutoDisplayDescription Gets or sets a value indicating whether to automatically display DICOM element tag descriptions.
Public Property CanAddSequenceItem Gets a value indicating whether a DICOM sequence item can be added to the currently selected item.
Public Property CanAddTag Gets a value indicating whether a DICOM tag can be added to the currently selected item.
Public Property DataSet Gets or sets the dataset.
Public Property DefaultTag Gets or sets the default tag.
Public Property ReadOnly Gets or sets a value indicating whether the tag items in the dataset can be edited.
Public Property SelectedObject Gets or sets the object whose settings are edited by the grid.
Public Property SelectedObjects Gets or sets the object for which the grid displays properties.
Public Property ShowCommands Gets or sets a value indicating whether to show commands.
Public Property ShowTagInfo Gets or sets a value indicating whether show tag info.
Public Property ShowUsageImages Gets or sets a value indicating whether to show usage images.
Public Property Type1ConditionalImage Gets or sets the image to display for type 1 conditional elements.
Public Property Type1MandatoryImage Gets or sets the image to display for type 1 mandatory elements.
Public Property Type2ConditionalImage Gets or sets the image to display for type 1 conditional elements.
Public Property Type2MandatoryImage Gets or sets the image to display for type 2 mandatory elements.
Public Property Type3Image Gets or sets the image to display for type 3 elements.

Public Events

Name Description
Public Event
BeforeAddElement Occurs before a dynamic property is created for a DICOM element.
Public Event PropertyInfo Occurs when image information is requested for a property.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly