다음을 통해 공유


WebGrid.SortColumn 속성

정의

instance 정렬된 WebGrid 데이터 열의 이름을 가져오거나 설정합니다.

public string SortColumn { get; set; }
member this.SortColumn : string with get, set
Public Property SortColumn As String

속성 값

표를 정렬하는 데 사용되는 데이터 열의 이름입니다.

적용 대상