다음을 통해 공유


WebGrid.CanSort 속성

정의

instance 정렬을 WebGrid 지원하는지 여부를 나타내는 값을 가져옵니다.

public bool CanSort { get; }
member this.CanSort : bool
Public ReadOnly Property CanSort As Boolean

속성 값

instance 정렬을 지원하면 true, 그렇지 않으면 false입니다.

적용 대상