Gets or sets whether to display the banded column style in the table.
public bool BandedColumns {get; set;}
'Declaration
Public Property BandedColumns As Boolean
'Usage
Dim instance As TableView
Dim value As Boolean
instance.BandedColumns = value
value = instance.BandedColumns