C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFieldList Class / Insert Method

In This Topic
Insert Method (C1FlexPivotFieldList)
In This Topic
Syntax
'Declaration
 
Public Shadows Sub Insert( _
   ByVal index As Integer, _
   ByVal item As C1FlexPivotField _
) 
 

Parameters

index
item
See Also