ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridComboBoxTextFilter 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