BorderThickness Property

Summary

Gets or sets the cell border thickness.

Syntax
C#
VB
C++
public int BorderThickness { get; set; } 
  
Public Property BorderThickness As Integer 
            public: 
property int BorderThickness { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents the border thickness of the cell. The default value is 1.

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