Gets or sets whether vertical grid lines are displayed. This member supports the .NET Framework infrastructure and cannot be used directly from your code.
public bool ShowVertLines { get; set; }
Public Property ShowVertLines As Boolean
This property overrides the base class property to hide it from a user.