←Select platform

LeftBorderWidth Property

Summary

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

Syntax

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

Property Value

A Int32 that specifies the width of the left 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