C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanelPresenter Class / ItemsPanelTemplate Property

In This Topic
ItemsPanelTemplate Property (C1InputPanelPresenter)
In This Topic
Gets or sets a template that defines the C1InputPanel that controls the layout of items.
Syntax
'Declaration
 
Public Property ItemsPanelTemplate As ItemsPanelTemplate
 
See Also