Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / DisplayMemberPathProperty Field

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