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 DependencyProperty
    public static readonly DependencyProperty ChildItemsPathsProperty
    See Also