[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.TableBuilder.ShowBandedRows

ShowBandedRows Method

ShowBandedRows(bool)

Configurates ShowBandedRows. Sets a value that determines whether banded row formatting is applied.

Declaration
public TableBuilder ShowBandedRows(bool value)
Public Function ShowBandedRows(value As Boolean) As TableBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TableBuilder

Current builder.