ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumn Class / SortMemberPathProperty Field

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