VerticalGridLine Property (RowHeader)
Gets or sets the vertical grid line in the row header.
public GridLine VerticalGridLine {get; set;}
'Declaration
Public Property VerticalGridLine As GridLine
'Usage
Dim instance As RowHeader
Dim value As GridLine
instance.VerticalGridLine = value
value = instance.VerticalGridLine