PivotItem
Contents
[
Hide
]
pivotItem
Represents a item in a PivotField report.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Index | Integer | True | False | ||
IsHidden | Boolean | True | False | Represents whether the specified item visible. | |
Name | String | True | False | Gets the name | |
Value | String | True | False | Gets the value of the specified item. |