ComponentOne InputPanel for WPF
ItemsPanelTemplate Property (C1InputPanel)

C1.WPF.InputPanel.4 Assembly > C1.WPF.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 System.Windows.Controls.ItemsPanelTemplate
public System.Windows.Controls.ItemsPanelTemplate ItemsPanelTemplate {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members