TableColumnViewModelSortDirection - свойство
Текущий режим сортировки по столбцу.
Пространство имён: Tessa.UI.Views.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public ListSortDirection? SortDirection { get; set; }
Public Property SortDirection As ListSortDirection?
Get
Set
public:
virtual property Nullable<ListSortDirection> SortDirection {
Nullable<ListSortDirection> get () sealed;
void set (Nullable<ListSortDirection> value) sealed;
}
abstract SortDirection : Nullable<ListSortDirection> with get, set
override SortDirection : Nullable<ListSortDirection> with get, set
NullableListSortDirectionIGridColumnSortingSortDirection