Bagikan melalui


PipsPagerTemplateSettings.PipsPagerItems Properti

Definisi

Mendapatkan atau mengatur daftar bilangan bulat untuk mewakili pip di PipsPager.

public:
 property IVector<int> ^ PipsPagerItems { IVector<int> ^ get(); };
IVector<int> PipsPagerItems();
public IList<int> PipsPagerItems { get; }
var iVector = pipsPagerTemplateSettings.pipsPagerItems;
Public ReadOnly Property PipsPagerItems As IList(Of Integer)

Nilai Properti

Berlaku untuk

Lihat juga