TessaGridColumnViewModelSortDirection - свойство |
Пространство имён:
Tessa.UI.Controls.TessaGrid
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ListSortDirection? SortDirection { get; set; }
Public Property SortDirection As ListSortDirection?
Get
Set
public:
property Nullable<ListSortDirection> SortDirection {
Nullable<ListSortDirection> get ();
void set (Nullable<ListSortDirection> value);
}
member SortDirection : Nullable<ListSortDirection> with get, set
Значение свойства
Тип:
NullableListSortDirectionСм. также