C# 클래스 Telerik.Web.Mvc.GroupDescriptor

Represents grouping criteria.
상속: IDescriptor
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
CycleSortDirection ( ) : void

Changes the SortDescriptor to the next logical value.

비공개 메소드들

메소드 설명
GetNextSortDirection ( ListSortDirection sortDirection ) : ListSortDirection

메소드 상세

CycleSortDirection() 공개 메소드

Changes the SortDescriptor to the next logical value.
public CycleSortDirection ( ) : void
리턴 void