Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / DisplayMemberPathsProperty Field

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