ComponentOne FlexPivot for WinForms
Insert(Int32,C1FlexPivotField) Method

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotFieldList Class > Insert Method : Insert(Int32,C1FlexPivotField) Method
Syntax
'Declaration
 
Public Overloads Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1FlexPivotField _
) 
public void Insert( 
   System.int index,
   C1FlexPivotField item
)

Parameters

index
item
See Also

Reference

C1FlexPivotFieldList Class
C1FlexPivotFieldList Members
Overload List