PipsPagerTemplateSettings.PipsPagerItems 属性

定义

获取或设置整数列表,以表示 PipsPager 中的 pips

本文档适用于 Windows 应用 SDKWinUI 的 WinUI 2 for UWP (,请参阅Windows 应用 SDK命名空间) 。

public:
 property IVector<int> ^ PipsPagerItems { IVector<int> ^ get(); };
IVector<int> PipsPagerItems();
public IList<int> PipsPagerItems { get; }
Public ReadOnly Property PipsPagerItems As IList(Of Integer)

属性值

适用于

另请参阅