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(ConverterType=#ckt.#fkt, ConverterParameters=)>
Public ReadOnly Property ColumnFields As PivotFieldCollection
[JsonConverter(ConverterType=#ckt.#fkt, ConverterParameters=)]
public PivotFieldCollection ColumnFields {get;}
See Also

Reference

PivotEngine Class
PivotEngine Members