Move
function Move(type: PivotMoveFieldType | PivotFieldOrientationType = null, index: number = null): void
Description
Moves field inside category.
Parameters
The type of the field to move.
- index
number
null The index of the field in new category.
Returns
void
Overloads
- Move
(type, index)
Moves field inside category.