[]
Gets or sets a Brush used to paint the vertical grid lines. This is a dependency property.
public Brush VerticalGridLineBrush { get; set; }
Public Property VerticalGridLineBrush As Brush
Type | Description |
---|---|
Brush | A Brush used to paint the grid lines. |