The following tables list the members exposed by DicomPropertyGrid.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DicomPropertyGrid | Initializes a new instance of the DicomPropertyGrid class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddCommand | Adds a command to the property grid. |
![]() |
AddSequenceItem | Add a DICOM sequence item to the currently selected item. |
![]() |
AddTags | Adds a list of tags to the property grid. |
![]() |
DeleteTag | Deletes the currently selected tag. |
![]() |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. |
![]() |
RemoveCommand | Removes the command from the property grid. |
![]() |
ShowTagSelectionDialog | Shows the tag selection dialog. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
OnCreateControl | Raises the CreateControl method. |
![]() |
RemovePropUIHandler | Removes the event handler that performs the actions for the command. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AutoDisplayDescription | Gets or sets a value indicating whether to automatically display DICOM element tag descriptions. |
![]() |
CanAddSequenceItem | Gets a value indicating whether a DICOM sequence item can be added to the currently selected item. |
![]() |
CanAddTag | Gets a value indicating whether a DICOM tag can be added to the currently selected item. |
![]() |
DataSet | Gets or sets the dataset. |
![]() |
DefaultTag | Gets or sets the default tag. |
![]() |
ReadOnly | Gets or sets a value indicating whether the tag items in the dataset can be edited. |
![]() |
SelectedObject | Gets or sets the object whose settings are edited by the grid. |
![]() |
SelectedObjects | Gets or sets the object for which the grid displays properties. |
![]() |
ShowCommands | Gets or sets a value indicating whether to show commands. |
![]() |
ShowTagInfo | Gets or sets a value indicating whether show tag info. |
![]() |
ShowUsageImages | Gets or sets a value indicating whether to show usage images. |
![]() |
Type1ConditionalImage | Gets or sets the image to display for type 1 conditional elements. |
![]() |
Type1MandatoryImage | Gets or sets the image to display for type 1 mandatory elements. |
![]() |
Type2ConditionalImage | Gets or sets the image to display for type 1 conditional elements. |
![]() |
Type2MandatoryImage | Gets or sets the image to display for type 2 mandatory elements. |
![]() |
Type3Image | Gets or sets the image to display for type 3 elements. |
Public Events
Name | Description | |
---|---|---|
![]() |
BeforeAddElement | Occurs before a dynamic property is created for a DICOM element. |
![]() |
PropertyInfo | Occurs when image information is requested for a property. |
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