{description}
{excerpt}Sets or returns whether the data table will display outline gridlines.{excerpt}
{signature:C#}
 public boolean ShowOutlineBorders{ get; set; }
{signature}{signature:vb.net}
Public Property ShowOutlineBorders() As Boolean
{signature}