For a list of all members of this type, see MedicalViewer members
Public Properties
Name | Description | |
---|---|---|
AlignScrollBarToLeft | Gets or sets the value that determines whether to align the medical viewer scrollbar to the left or right. | |
AllowMultipleSelection | Gets or sets the value that indicates whether multiple cells can be selected at the same time (Using the CTRL key), or through MedicalViewerBaseCell.Selected. | |
AutoScroll | Enables or disables whether scroll bars automatically appear when the control contents are larger than the visible area. | |
BackColor | Gets or sets the color of the control area that has not been filled with cells. | |
CellMaintenance | Enables or disables maintaining the cell size if the user moves a splitter, the vertical or horizontal line that separates. | |
Cells | Gets the MedicalViewerCellCollection<MedicalViewerBaseCell> assigned to the control. | |
Columns | Gets or sets the number of columns. | |
ColumnSplitters | Gets the collection that contains information about the column splitters. | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control. | |
CustomSplitterColor | Enables or disables painting the splitters with a custom color specified in SplitterColor. | |
Exploded | Gets or sets the value that determines whether the viewer is in the exploded mode or not. | |
FullExplode | Gets or sets the value that determines whether to allow the viewer to enter a full explode mode (focus mode) when a cell or sub-cell is double clicked. | |
GridMode | Gets a value indicating whether the MedicalViewer was created in grid mode. | |
LayoutOptions | Gets the layout options for the MedicalViewer control. | |
LowMemoryUsageEnabled | Gets or set whether to enable the low memory usage feature of the medical viewer. | |
ResizeBoth | Gets or sets the cursor that is displayed when the mouse pointer is over the intersection between the horizontal and vertical splitters. | |
ResizeHorizontalCursor | Gets or sets the cursor that is displayed when the mouse pointer is over the horizontal splitter of the medical control. | |
ResizeVerticalCursor | Gets or sets the cursor that is displayed when the mouse pointer is over the vertical splitter of the medical control. | |
Rows | Gets or sets the number of rows. | |
RowSplitters | Gets the collection that contains information about the row splitters. | |
ShowSelectedReferenceLine | Gets or sets the value that indicates whether to show the reference line only of the selected cells. | |
SplitterColor | Gets or sets the color of the splitter. | |
SplitterStyle | Gets or sets the enumerated value that indicates the painting the style of the splitter. | |
SynchronizationType | Gets or sets the synchronization type used to synchronize the cells in this viewer. | |
UseExtraSplitters | Enables or disables showing the extra splitters at the bottom and the right of the viewer. | |
VisibleRow | Gets or sets the index of the first visible row in the MedicalViewer. |
Protected Properties
Name | Description | |
---|---|---|
CreateParams | Overrides the property CreateParams. Encapsulates the information needed when creating a control. |
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