Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / ItemTemplateProperty Field

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