다음을 통해 공유


ColumnBase<TGridItem>.InitialSortDirection 속성

정의

가 true이면 IsDefaultSortColumn 정렬할 방향을 나타냅니다.

[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.QuickGrid.SortDirection InitialSortDirection { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.InitialSortDirection : Microsoft.AspNetCore.Components.QuickGrid.SortDirection with get, set
Public Property InitialSortDirection As SortDirection

속성 값

특성

적용 대상