Skip to content

UWPanda/TabbedPivot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picture Header

#TabbedPivot

TabbedPivot is based on the original pivot control of XAML. It provides customizable views for the PivotItem.Header objects, two String properties can be edited to show text or glyph icons.

<PivotItem.Header>
	<PivotHeader Text="Item" Icon="&#xE80F;"/>
</PivotItem.Header>

The position of the tabs can be changed, so that the items appear below the content at the bottom of the page. Check out this commit if you want to have the header at the bottom.

#Screenshot picture screenshot

#Author

nor0x for UWPanda

#License

TabbedPivot is available under the MIT license. See the LICENSE file for more info.

About

UWP custom Pivot control with tab-like headers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages