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

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