←Select platform

RightBorderWidth Property

Summary

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

Syntax

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

Property Value

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