[]
public C1FlexPivotField this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As C1FlexPivotField
| Type | Name | Description |
|---|---|---|
| int | index |
public C1FlexPivotField this[string fieldKey] { get; }
Public ReadOnly Default Property Item(fieldKey As String) As C1FlexPivotField
| Type | Name | Description |
|---|---|---|
| string | fieldKey |