GridAttachedSetSortDirection - метод
Пространство имён: Tessa.UI.Controls.TessaGridСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static void SetSortDirection(
DependencyObject element,
ListSortDirection? value
)
Public Shared Sub SetSortDirection (
element As DependencyObject,
value As ListSortDirection?
)
public:
static void SetSortDirection(
DependencyObject^ element,
Nullable<ListSortDirection> value
)
static member SetSortDirection :
element : DependencyObject *
value : Nullable<ListSortDirection> -> unit
Параметры
- element DependencyObject
-
- value NullableListSortDirection
-