ComponentOne DataGrid for WPF and Silverlight
RightLineBrush Property (DataGridCellPresenter)

C1.WPF.DataGrid Namespace > DataGridCellPresenter Class : RightLineBrush Property
Gets or sets the System.Windows.Media.Brush used to paint the right line.
Syntax
'Declaration
 
Public Property RightLineBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush RightLineBrush {get; set;}
See Also

Reference

DataGridCellPresenter Class
DataGridCellPresenter Members