Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ItemsControl Class / DisplayMemberPathProperty Field

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