VerticalGridLine Property (FilterBar)
Gets or sets the
GridLine object for the vertical grid line in the filter bar.
public GridLine VerticalGridLine {get; set;}
'Declaration
Public Property VerticalGridLine As GridLine
'Usage
Dim instance As FilterBar
Dim value As GridLine
instance.VerticalGridLine = value
value = instance.VerticalGridLine