BorderStyle Property

Summary
Gets or sets an enumerated value that indicates the style of the selected cell border.
Syntax
C#
VB
C++
public MedicalViewerBorderStyle BorderStyle { get; set; } 
  
Public Property BorderStyle As MedicalViewerBorderStyle 
            public: 
property MedicalViewerBorderStyle BorderStyle { 
   MedicalViewerBorderStyle get(); 
   void set (    MedicalViewerBorderStyle ); 
} 

Property Value

Enumerated value that indicates the style of the selected cell border.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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