다음을 통해 공유


WebGrid.SortDirection 속성

정의

instance 정렬되는 WebGrid 방향을 가져오거나 설정합니다.

public System.Web.Helpers.SortDirection SortDirection { get; set; }
member this.SortDirection : System.Web.Helpers.SortDirection with get, set
Public Property SortDirection As SortDirection

속성 값

정렬 방향입니다.

적용 대상