ComponentOne FlexGrid for WinForms
Width Property (CellBorder)

C1.Win.C1FlexGrid Namespace > CellBorder Class : Width Property
Gets or sets the border width (except for 3D borders).
Syntax
'Declaration
 
Public Property Width As Integer
public int Width {get; set;}
Remarks
3D borders are always one or two pixels wide.
See Also

Reference

CellBorder Class
CellBorder Members