ComponentOne InputPanel for UWP
ItemsPanelTemplate Property (C1InputPanel)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel Class : ItemsPanelTemplate Property
Gets or sets a template that defines the C1InputPanel that controls the layout of items.
Syntax
'Declaration
 
Public Property ItemsPanelTemplate As Windows.UI.Xaml.Controls.ItemsPanelTemplate
public Windows.UI.Xaml.Controls.ItemsPanelTemplate ItemsPanelTemplate {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members