ColumnBase<TGridItem>.IsDefaultSortColumn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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