ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / ItemsPanelTemplateProperty Field

In This Topic
    ItemsPanelTemplateProperty Field (C1InputPanel)
    In This Topic
    Identifies the ItemsPanelTemplate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemsPanelTemplateProperty As DependencyProperty
    public static readonly DependencyProperty ItemsPanelTemplateProperty
    See Also