Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 781 Bytes

pipspager_numberofpages.md

File metadata and controls

28 lines (17 loc) · 781 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.PipsPager.NumberOfPages
winrt property

Microsoft.UI.Xaml.Controls.PipsPager.NumberOfPages

-description

Gets or sets the maximum number of pages supported by the PipsPager.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The maximum number of pages supported by the PipsPager. The default is -1 (infinite).

-remarks

-see-also

PipsPager, PipsPager.MaxVisiblePips

-examples