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

プロパティ値

属性

適用対象