HorizontalGridLinesBrush Property
In This Topic
Gets or sets the
System.Windows.Media.Brush used to display the horizontal grid lines.
Syntax
'Declaration
Public Property HorizontalGridLinesBrush As Brush
public Brush HorizontalGridLinesBrush {get; set;}
See Also