splittersColor Property

Summary

Indicates the color of the splitters.

Syntax
TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'splittersColor', 
	get: function(), 
	set: function(value) 
) 
splittersColor: string; 

Property Value

String that represents the color of the viewer splitters.

Remarks
  • The splitters are the verticals and horizontal lines seperating the cells.
  • You can move the splitters by clicking and dragging them.
  • To change the number of splitters, change the number of cells using GridLayout
Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.