Specifies or returns a value indicating wether table grid lines are shown in the editor or not.

Introduced: X12.

Syntax

public bool TableGridLines { get; set; }
Public Property TableGridLines() As Boolean