Back to Devexpress

CardViewBuilder<T>.Sorting(Action<SortingBuilder>) Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-cardviewbuilder-1-dot-sorting-x28-system-dot-action-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-sortingbuilder-x29.md

latest929 B
Original Source

CardViewBuilder<T>.Sorting(Action<SortingBuilder>) Method

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public CardViewBuilder<T> Sorting(
    Action<SortingBuilder> configurator
)

Parameters

NameType
configuratorAction<SortingBuilder>

Returns

Type
CardViewBuilder<T>

See Also

CardViewBuilder<T> Class

CardViewBuilder<T> Members

DevExtreme.AspNet.Mvc.Builders Namespace