Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / ColumnSortDirectionChangingEventArgs Class


In This Topic
    ColumnSortDirectionChangingEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ColumnSortDirectionChangingEventArgs members.

    Public Properties
     NameDescription
    Public PropertyThe Column whose sort direction is about to change.  
    Public PropertyThe current sort direction.  
    Public PropertyThe associated DataGridContext.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyThe upcoming sort diection.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    See Also