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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly