C1.Web.Mvc.Olap Namespace / PivotField Class / SubFields Property

In This Topic
SubFields Property (PivotField)
In This Topic
Gets the child fields.
Syntax
'Declaration
 
Public ReadOnly Property SubFields As IList(Of PivotField)
 
See Also