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


In This Topic
    ColumnSortDirectionChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnSortDirectionChangingEventArgs.

    Public Constructors
    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
    Protected Methods
    See Also