TableColumnViewModelSortDirection - свойство |
Gets or sets Текущий режим сортировки по-столбцу
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис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
Значение свойства
Тип:
NullableListSortDirectionРеализации
IGridColumnSortingSortDirection
См. также