Gets or sets where to draw the vertical lines.
'Declaration
Public Property VerticalFlag As VerticalFlags
'Usage
Dim instance As Grid
Dim value As VerticalFlags
instance.VerticalFlag = value
value = instance.VerticalFlag
Property Value
A
VerticalFlags enumeration that specifies where to draw the line.