PivotField.Position
PivotField.Position property
Represents Position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages). you shall call the get method after calling of Pivottable.DataBind
public int Position { get; set; }
See Also
- class PivotField
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb