[読み取り専用] 列の間に垂直グリッド線を表示するかどうか。
true の場合、データ グリッドは垂直グリッド線を表示します。 false の場合、データ グリッドは垂直グリッド線を表示しません。 デフォルト値は true です。
protected Boolean verticalGridLines { get; }
'Declaration Protected Read Property verticalGridLines As Boolean