Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / RowsSwappedEventArgs Class
Properties

In This Topic
    RowsSwappedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowsSwappedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RowsSwappedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the first row that is swapped during sorting.  
    Public PropertyGets the second row that is swapped during sorting.  
    Top
    See Also