New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.GridSortExpression

Inheritance Hierarchy

Methods

get_fieldName

Returns the name of the associated field.

Parameters

Returns

String

get_sortOrder

Returns the sort order. Possible values are: Descending, Ascending, and Natural

Parameters

Returns

String

set_fieldName

Sets the name of the associated field.

Parameters

Returns

None

set_sortOrder

Sets the sort order. Possible values are: Descending, Ascending, and Natural

Parameters

Returns

None