SortEventArgs Members
Provides data for the Sort event.
The following tables list the members exposed by the SortEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SortEventArgs | Constructs a SortEventArgs object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Cancel | (Inherited from CancelEventArgs.) |
![]() |
ClearSort | Indicates whether all other existing sorts should be cleared. |
![]() |
SortDirection | Gets an enumeration value that indicates the direction of the sort. |
![]() |
SortId | Gets the unique identifier of the sort action. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top