PivotItem Properties |
The PivotItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Index |
Gets the index of the pivot item in the pivot field
|
![]() | IsHidden |
Gets and Sets whether the pivot item is hidden.
|
![]() | IsHideDetail |
Gets and Sets whether the pivot item hides detail.
|
![]() | Name |
Gets the name of the pivot item.
|
![]() | Position |
Specifying the position index in all the PivotItems,not the PivotItems under the same parent node.
|
![]() | PositionInSameParentNode |
Specifying the position index in the PivotItems under the same parent node.
|
![]() | Value |
Gets the value of the pivot item
|