ComponentOne FlexGrid for WPF and Silverlight
BorderThickness Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : BorderThickness Property
Gets or sets the System.Windows.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