ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ItemsControl Class / ItemTemplateProperty Field



In This Topic
    ItemTemplateProperty Field
    In This Topic
    Identifies the ItemTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly ItemTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ItemsControl.ItemTemplateProperty
    public new static readonly DependencyProperty ItemTemplateProperty
    public:
    new static readonly DependencyProperty^ ItemTemplateProperty
    See Also