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

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