ComponentOne ASP.NET MVC Controls
ColumnFields Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : ColumnFields Property
Gets the list of PivotField objects that define the fields shown as columns in the output table.
Syntax
'Declaration
 
<JsonConverterAttribute(#ckt.#fkt)>
Public ReadOnly Property ColumnFields As PivotFieldCollection
[JsonConverter(#ckt.#fkt)]
public PivotFieldCollection ColumnFields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members