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