C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFieldList Class / Item Property / Item(Int32) Property

In This Topic
Item(Int32) Property
In This Topic
Syntax
'Declaration
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As Integer _
) As C1FlexPivotField
 

Parameters

index
See Also