ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewSortEventArgs Class
Properties

In This Topic
    C1GridViewSortEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewSortEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Initializes a new instance of the C1GridViewSortEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets or sets the direction in which to sort the C1GridView control.  
    Public PropertyGets or sets the expression used to sort the items in the C1GridView control.  
    Top
    See Also