次の方法で共有


ColumnBase<TGridItem>.IsDefaultSortColumn プロパティ

定義

この列を既定で並べ替える必要があるかどうかを示します。

[Microsoft.AspNetCore.Components.Parameter]
public bool IsDefaultSortColumn { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.IsDefaultSortColumn : bool with get, set
Public Property IsDefaultSortColumn As Boolean

プロパティ値

属性

適用対象