ComponentOne ASP.NET MVC Controls
SubFields Property (PivotField)

C1.Web.Mvc.Olap Namespace > PivotField Class : SubFields Property
Gets the child fields.
Syntax
'Declaration
 
Public ReadOnly Property SubFields As IList(Of PivotField)
public IList<PivotField> SubFields {get;}
See Also

Reference

PivotField Class
PivotField Members