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

In This Topic
    ChildItemsPathsProperty Field (C1MenuList)
    In This Topic
    Identifies the ChildItemsPaths dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChildItemsPathsProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty ChildItemsPathsProperty
    See Also