Share via


PipsPagerTemplateSettings.PipsPagerItems 屬性

定義

取得或設定整數清單,表示 PipsPager 中的 pips

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 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)

屬性值

適用於

另請參閱