←Select platform

TopBorderWidth Property

Summary

Gets or sets the width of the top border of the cell

Syntax

C#
VB
WinRT C#
C++
public int TopBorderWidth {get; set;} 
Public Property TopBorderWidth As Integer 
public int TopBorderWidth {get; set;} 
  
get_TopBorderWidth(); 
set_TopBorderWidth(value); 
Object.defineProperty('TopBorderWidth');  
public: 
property int TopBorderWidth { 
   int get(); 
   void set (    int ); 
} 

Property Value

A Int32 that specifies the width of the top border of the cell in pixels. Default value is 1 pixel.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize