field_index property

field_index property

Gets the index of source field which this pivot filter is applied to.

Definition:

@property
def field_index(self):
    ...

See Also