SortEventArgs Members

Provides data for the Sort event.

The following tables list the members exposed by the SortEventArgs type.

Public Constructors

  Name Description
Public method SortEventArgs Constructs a new SortEventArgs object.

Top

Public Properties

  Name Description
Public property Cancel  (Inherited from CancelEventArgs.)
Public property ClearSort Indicates whether all other existing sorts should be cleared.
Public property SortDirection Gets an enumeration value indicating the direction of the sort.
Public property SortId Gets the unique identifier of the sort action.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public methodms254584.static(en-us,VS.90).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SortEventArgs Class
Microsoft.Reporting.WebForms Namespace