PivotTableHtmlWriterRenderTheadTbody Property

NReco.PivotData Class Library Documentation
Get or sets flag which indicates whether writer should render headers in THEAD/TBODY section.

Namespace:  NReco.PivotData.Output
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public bool RenderTheadTbody { get; set; }

Property Value

Type: Boolean
See Also

Reference