'Declaration
Public Function ShouldSerializeVerticalGridLine() As Boolean
'Usage
Dim instance As RowHeader Dim value As Boolean value = instance.ShouldSerializeVerticalGridLine()
public bool ShouldSerializeVerticalGridLine()
Return Value
True if VerticalGridLine should be serialized, and false otherwise.