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