ComponentOne DataGrid for WPF and Silverlight
VerticalGridLinesBrush Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : VerticalGridLinesBrush Property
Gets or sets the System.Windows.Media.Brush used to display the vertical grid lines.
Syntax
'Declaration
 
Public Property VerticalGridLinesBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush VerticalGridLinesBrush {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members