ListViewSortEventArgs Properties

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubpropertyCancel

Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.)

System_CAPS_pubpropertySortDirection

Gets or sets the direction in which to sort the ListView control.

System_CAPS_pubpropertySortExpression

Gets or sets the expression that is used to sort the items in the ListView control.

Return to top
Show: