ColumnBase<TGridItem>.IsDefaultSortColumn Property

Definition

Indicates whether this column should be sorted by default.

[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

Property Value

Attributes

Applies to