←Select platform
In This Topic ▼

MedicalViewer Class Properties

Summary

For a list of all members of this type, see MedicalViewer members

Public Properties

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

Protected Properties

Name Description
Protected Property
CreateParams Overrides the property CreateParams. Encapsulates the information needed when creating a control.

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

Leadtools.MedicalViewer Assembly