Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AutoSortingColumnEventArgs Class
Properties


In This Topic
    AutoSortingColumnEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AutoSortingColumnEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the automatic sort is ascending.  
    Public PropertyGets or sets whether to cancel the default processing of automatically sorting columns.  
    Public PropertyGets the index of the column to be automatically sorted.  
    Public PropertyGets the sheet whose rows are to be automatically sorted.  
    Public PropertyGets whether the sort indicator is displayed.  
    Public PropertyGets or sets whether frozen rows sort.  
    Public PropertyGets or sets whether trailing frozen rows sort.  
    Top
    See Also