ComponentOne FlexGrid for UWP
BorderThickness Property (CellStyle)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellStyle Class : BorderThickness Property
Gets or sets the Windows.UI.Xaml.Thickness of the cell borders.
Syntax
'Declaration
 
Public Property BorderThickness As System.Nullable(Of Thickness)
public System.Nullable<Thickness> BorderThickness {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members