GridItemsProviderRequest<TGridItem>.SortByAscending Vlastnost

Definice

Určuje aktuální směr řazení.

Místo ručního odvozování pravidel řazení byste měli za normálních okolností volat buď ApplySorting(IQueryable<TGridItem>) nebo GetSortByProperties(), protože také automaticky zohledňují SortByColumn a SortByAscending .

public bool SortByAscending { get; init; }
member this.SortByAscending : bool with get, set
Public Property SortByAscending As Boolean

Hodnota vlastnosti

Platí pro