←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly