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

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