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

In This Topic
    ColumnsSwappedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColumnsSwappedEventArgs.

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