ComponentOne InputPanel for WPF
ItemsPanelTemplate Property (C1InputPanelPresenter)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanelPresenter 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

C1InputPanelPresenter Class
C1InputPanelPresenter Members