[]
Gets or sets the grid lines used to draw tables.
public IGridLines GridLines { get; set; }
Public Property GridLines As IGridLines
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).
The default is no grid lines.