Share via


PagerControlTemplateSettings.NumberPanelItems Property

Definition

public:
 property IVector<Platform::Object ^> ^ NumberPanelItems { IVector<Platform::Object ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVector<IInspectable> NumberPanelItems();
[Windows.Foundation.Metadata.Experimental]
public IList<object> NumberPanelItems { [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property NumberPanelItems As IList(Of Object)

Property Value

IList<Object>

IVector<Platform::Object>

IVector<IInspectable>

Attributes

Applies to