ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridComboBoxTextFilter Class / DisplayMemberPathProperty Field

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