The following tables list the members exposed by Series.
| Name | Description | |
|---|---|---|
 				![]()  | 
	Series | Initializes a new instance of the Series with default parameters. | 
| Name | Description | |
|---|---|---|
![]()  | 
	beginUpdate | Stops the cell from being refreshed when changes are applied. This is useful to increase the control rendering efficiency. | 
![]()  | 
	endUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. | 
![]()  | 
	invalidate | Redraws the series. | 
![]()  | 
	onInvertChanged | Notifies the instance of the series that the invert property has changed. | 
![]()  | 
	onSizeChanged | Overrides Control.onSizeChanged. | 
| Name | Description | |
|---|---|---|
![]()  | 
	automation | Gets the AnnAutomation associated with the series. | 
![]()  | 
	borderThickness | Indicates the border size of the sub-cell. | 
![]()  | 
	exploded | Specifies whether the cell should be exploded to cover the entire layout, or restored to original state. | 
![]()  | 
	frameOfReferenceUID | Gets or sets the series frame of references UID. | 
![]()  | 
	highlightedSubCellBorderColor | The border color of the highlighted sub-cell. | 
![]()  | 
	imageViewer | Gets the AutomationImageViewer object of this cell. | 
![]()  | 
	inverted | Indicates whether the series is inverted. | 
![]()  | 
	name | Name of this item. | 
![]()  | 
	patientName | Gets or sets the Patient name of the series loaded in the cell. | 
![]()  | 
	selectedBorderColor | Indicates the border color of the series when selected. | 
![]()  | 
	selectedItems | Gets the LeadCollection of the selected sub-cells inside the cell. | 
![]()  | 
	selectedSubCellBorderColor | Indicates the sub-cell's color when the parent cell is selected. | 
![]()  | 
	seriesInstanceUID | Gets or sets the series instance UID of the series loaded in the cell. | 
![]()  | 
	seriesNumber | Gets or sets the series number that is loaded inside this cell. | 
![]()  | 
	showFrameBorder | Indicates whether to show a border around each sub-cell. | 
![]()  | 
	studyInstanceUID | Gets or sets the study instance UID of the cell | 
![]()  | 
	unselectedBorderColor | Indicates the cell's color when unselected. | 
Leadtools.Controls.Medical Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
				


