ComponentOne FlexGrid for WPF and Silverlight
BorderBrush Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : BorderBrush Property
Gets or sets the System.Windows.Media.Brush used to render the cell borders.
Syntax
'Declaration
 
Public Property BorderBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush BorderBrush {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members